This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
431d8f946fc1340475bd6d849d74a741fd119251
zig
/
example
History
Andrew Kelley
431d8f946f
implicit casting from constant size array to string
...
closes
#36
2015-12-15 17:29:44 -07:00
..
arrays
const
and
var
instead of
let
and
let mut
2015-12-14 18:51:07 -07:00
expressions
std: expose exit syscall
2015-12-15 00:07:51 -07:00
hello_world
implicit casting from constant size array to string
2015-12-15 17:29:44 -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