Bfscript2 is a low-level programming language designed to simplify writing programs on brainfuck. Repository migrated from github
In Devolopment fbd2e8d5c1 Some fixes | 5 年 前 | |
---|---|---|
Makefile | 5 年 前 | |
README.md | 5 年 前 | |
bfscript2.cpp | 5 年 前 | |
code_generator.cpp | 5 年 前 | |
code_generator.hpp | 5 年 前 | |
color.hpp | 5 年 前 | |
functions.cpp | 5 年 前 | |
functions.hpp | 5 年 前 | |
hw2.bfs | 5 年 前 | |
includes.hpp | 5 年 前 | |
pointer.hpp | 5 年 前 | |
syntax_en.txt | 5 年 前 | |
syntax_ru.txt | 5 年 前 |
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)