This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2026-01-11 18:05:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
example
History
Andrew Kelley
3049410260
const
and
var
instead of
let
and
let mut
...
closes
#34
2015-12-14 18:51:07 -07:00
..
arrays
const
and
var
instead of
let
and
let mut
2015-12-14 18:51:07 -07:00
expressions
const
and
var
instead of
let
and
let mut
2015-12-14 18:51:07 -07:00
hello_world
instead of *mut and *const, & and &const
2015-12-14 18:10:25 -07:00
multiple_files
instead of *mut and *const, & and &const
2015-12-14 18:10:25 -07:00
shared_library
more C header interoperability
2015-12-03 17:06:33 -07:00
structs
const
and
var
instead of
let
and
let mut
2015-12-14 18:51:07 -07:00