Brainlite

Brainlite is a new language that is used to write brainfuck programs. The core philosophy of brainlite is to provide an easy to remember syntax and a readable form of code for writing brainfuck.

As mentioned, this project was made in my first semester with minimal understanding of compilers and interpreters. The assumptions made back then are left intact as a reflection of my development and because I find some of it funny.

This documentation is written to be accurate to my assumptions and code rather than being technically accurate.

This document provides a briefing about the language.

Definitions

For understanding any term used here, refer to definitions.

Compiler assumptions

Interpreter assumptions

License

Refer to License.