A general-purpose compiled programming language that's fast, simple, and easy-to-use.
21 March 2022
: Completed Boron assembler
16 April 2022
: Added assembler support for function calls and stack management
20 April 2022
: Released Boron v0.5.0 with support for command-line interface
This is a Work In Progress. More information, documentation, and source code is continuously forthcoming.
Currently, the only functionality available is assembly from Boron assembly language to Boron bytecode.
The Boron assembly language was created to improve human readability of Boron bytecode.