Blue Lagoon V1.3
Download the Binary and Sample File from Below.
Changes
- Removed
compiler.rs, Moved tomain.rs - Removed Dependencies for
compiler.rs - Defined Syntax for Comments
- Added Characters Required for Comments to
lexer.rs - Added Comments to Blue Lagoon.
Instructions to Run:
- For Linux:
- Download the
blBinary and thesample.blFile. - For Verbose Mode:
./bl sample.bl -v - For Normal Mode:
./bl sample.bl
- Download the
- For Windows:
- Download the
bl.exeBinary and thesample.blFile. - For Verbose Mode:
bl.exe sample.bl -v - For Normal Mode:
bl.exe sample.bl
- Download the
Release Notes
Full Changelog: 1.2...1.3