Write like a high-level language, run like C.
Stars
4.2k
Forks
207
Watchers
4.2k
Open Issues
50
Overall repository health assessment
No package.json found
This might not be a Node.js project
204
commits
30
commits
18
commits
14
commits
10
commits
9
commits
6
commits
6
commits
6
commits
6
commits
feat(lsp): implement exhaustive autocompletion, semantic hover, and code actions
608bb00View on GitHubFix Clang compatibility in Lisp plugin and unify test suite
b0e5284View on GitHubStandardize buffer allocations by eliminating magic numbers and using semantic macros from constants.h
d3fd189View on GitHubFix non-standard empty struct initialization: use {0} for portability
43c64f5View on GitHubStandardize C type names: rename c_long_long/c_ulong_long to c_longlong/c_ulonglong
521321bView on GitHubFix Zen C slice transpilation naming, ordering, and generic registration issues. Add regression tests.
edb9d0eView on GitHubdocs: update setup instructions in translations (cd Zen-C -> cd zenc)
3d1d9d0View on GitHub