ABCode Compiler v0.1.0
Pre-release
Pre-release
Just download and uncompress according to your system and run something like...
./abcodec -s abc/hello.abc
abcodecis the compiler andabc/hello.abcrepresent your source code with ABCode.
See here better: ABCode Programming Language