Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Experimental Zig language support #29

Merged
merged 3 commits into from
May 17, 2022
Merged

Experimental Zig language support #29

merged 3 commits into from
May 17, 2022

Conversation

emidoots
Copy link
Member

This is a contribution made in my free time :) I really want Zig support, personally, for my side projects like my game engine and I think it'd be useful for others in the Zig community probably (though Loris, VP of community for Zig is working on the official docsite which leverages the compiler itself, and so I imagine may be able to do much smarter things in the end than doctree could), so anyway - here it is!

It's not fully functional yet, most notably it fails to differentiate between methods and regular top-level functions currently. Will need to fix that before it's semi-usable.

/// also sometimes appears in docstrings, the handling of docstrings is not very good right now.

image

image

  • By selecting this checkbox, I agree to license my contributions to this project under the license(s) described in the LICENSE file, and I have the right to do so or have received
    permission to do so by an employer or client I am producing work for whom has this right.

Sorry, something went wrong.

Stephen Gutekanst added 3 commits May 17, 2022 11:42
go mod tidy

Signed-off-by: Stephen Gutekanst <[email protected]>
Signed-off-by: Stephen Gutekanst <[email protected]>
@emidoots
Copy link
Member Author

Thanks after-hours Stephen! 😂

@emidoots emidoots merged commit 82775d9 into main May 17, 2022
@emidoots emidoots deleted the sg/zig-support branch May 17, 2022 19:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant