Skip to content

ABCode Compiler v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@kaesar kaesar released this 02 Mar 17:04
· 14 commits to main since this release

v0.2.0 sources released from base files with GoLang on 2021 by me (Cesar Andres Arcila Buitrago)

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