Bfscript2 is a low-level programming language designed to simplify writing programs on brainfuck. Repository migrated from github
In Devolopment fbd2e8d5c1 Some fixes | hace 5 años | |
---|---|---|
Makefile | hace 5 años | |
README.md | hace 5 años | |
bfscript2.cpp | hace 5 años | |
code_generator.cpp | hace 5 años | |
code_generator.hpp | hace 5 años | |
color.hpp | hace 5 años | |
functions.cpp | hace 5 años | |
functions.hpp | hace 5 años | |
hw2.bfs | hace 5 años | |
includes.hpp | hace 5 años | |
pointer.hpp | hace 5 años | |
syntax_en.txt | hace 5 años | |
syntax_ru.txt | hace 5 años |
Bfscript2 is a low-level programming language designed to simplify writing programs on brainfuck. There are also plans to create a high-level programming language that will be broadcast in bfscript2
The language syntax descripted in syntax_en.txt (english) and syntax_ru.txt (russian)