Skip to content

ABCode Compiler v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@kaesar kaesar released this 12 Jan 11:19
· 18 commits to main since this release
35c1f88

Just download and uncompress according to your system and run something like...

./abcodec -s abc/hello.abc

abcodec is the compiler and abc/hello.abc represent your source code with ABCode.
See here better: ABCode Programming Language