You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
src | 4 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
build.zig | 4 years ago |
README.md
zigrlang
THIS DOES NOT WORK (yet, i suppose)
i tried to slap zig and erlang nifs together, didn't work well
mostly because erlang nifs use c macros that are hell on earth to understand
and i reached a TODO
on zig's translate-c which means i won't be really able
to do many things with this until translate-c is more feature-complete, or
translate-c-2, you get the point.