index
:
Zen C
arsmotorin/main
dev/weilun/thread
experimental
main
patch-1
A strictly typed systems language that brings pattern matching, traits, and ownership semantics to the C ecosystem.
z-libs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
10 days
refactor: remove set_overwrite -> set now always overwrites
Steven
10 days
feat: New std library "env" for accessing the process environment
Steven
12 days
Steve
Zuhaitz Méndez Fernández de Aránguiz
13 days
Improve 'std/cuda.zc' and 'std/vec.zc' + iteration...
Zuhaitz Méndez Fernández de Aránguiz
13 days
cuda benchmark example
suresh
2026-01-18
CUDA Interop, baby.
Zuhaitz Méndez Fernández de Aránguiz
2026-01-18
Deprecate 'repeat' (superfluous), and add named uses.
Zuhaitz Méndez Fernández de Aránguiz
2026-01-18
Added a minimal raylib game example to demonstrate compilation with emscripte...
Lam Wei Lun
2026-01-17
chore(examples): New example for LUA bindings
Steven
2026-01-17
Add C++ interop support.
Zuhaitz Méndez Fernández de Aránguiz
2026-01-17
Fix for #31
Zuhaitz Méndez Fernández de Aránguiz
2026-01-16
Fixed bug related to 'defer' and added some examples.
Zuhaitz Méndez Fernández de Aránguiz
2026-01-14
feat: add iterative and recursive dfs examples
BretasArthur1
2026-01-12
Improved comptime feature, and added example.
Zuhaitz Méndez Fernández de Aránguiz
2026-01-11
feat: add binary search example
BretasArthur1
2026-01-11
Another example.
Zuhaitz Méndez Fernández de Aránguiz
2026-01-11
Some more, and some fixes
Zuhaitz Méndez Fernández de Aránguiz
2026-01-11
A few examples, some more will be added soon.
Zuhaitz Méndez Fernández de Aránguiz