Skip to content

Releases: kaesar/abcode

ABCode Compiler v0.4.0

15 Jun 22:16

Choose a tag to compare

Pre-release

v0.4.0 Important changes since is using Rust + BoaJS. Introducing high experimental targets for Kotlin & Java (+Go)

ABCode Compiler v0.3.0

09 Mar 15:15

Choose a tag to compare

Pre-release

v0.3.0 Rust + BoaJS release for 2025, changing GoLang + Goja from 2021

ABCode Compiler v0.2.0

02 Mar 17:04

Choose a tag to compare

Pre-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

ABCode Compiler v0.1.0

12 Jan 11:19
35c1f88

Choose a tag to compare

Pre-release

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