This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-04-28 19:47:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9dfd24a3345c83c9cd32d45bef3076bb94bc0eaa
zig
/
example
/
hello_world
T
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