This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
turbonss
Watch
1
Fork
You've already forked turbonss
0
Code
Releases
Activity
9e80d6676b
turbonss
/
cli
/
unix2db
/
main.zig
4 lines
52 B
Zig
Raw
Normal View
History
Unescape
Escape
first steps
2022-02-08 13:47:52 +02:00
const
std
=
@import
(
"
std
"
)
;
compile cmph from source
2022-02-09 16:19:20 +02:00
pub
fn
main
(
)
!
void
{
}