Skip to content

guidoschmidt/examples.zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

zig Examples

Hodgepodge of examples created while learning zig

Bulid and run the examples

Build all examples:

zig build -- all

Build and run a single example with zig build -- ./src/examples/path/to/example.zig, e.g.

zig build -- ./src/examples/datastructures/reactivity.zig

About

Hodgepodge of examples collected while learning zig

Topics

Resources

Stars

Watchers

Forks

Languages