This website requires JavaScript.
Explore
Help
Register
Sign In
Nixyri
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-02-15 00:50:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6f05e8d1be
zig
/
example
/
hello_world
History
Andrew Kelley
45081c1e9c
hello world example can use
const
instead of
var
2018-12-23 13:57:37 -05:00
..
hello_libc.zig
update more tests
2018-06-17 12:33:24 -04:00
hello_windows.zig
compiling on mingw is now supported (
#1542
)
2018-09-18 00:13:17 -04:00
hello.zig
hello world example can use
const
instead of
var
2018-12-23 13:57:37 -05:00