Bfscript2 is a low-level programming language designed to simplify writing programs on brainfuck. Repository migrated from github

In Devolopment fbd2e8d5c1 Some fixes il y a 5 ans
Makefile 35cdd248f9 Testing of pointers il y a 5 ans
README.md d03f92fec6 Update README.md il y a 5 ans
bfscript2.cpp fbd2e8d5c1 Some fixes il y a 5 ans
code_generator.cpp fbd2e8d5c1 Some fixes il y a 5 ans
code_generator.hpp 35cdd248f9 Testing of pointers il y a 5 ans
color.hpp 35cdd248f9 Testing of pointers il y a 5 ans
functions.cpp 0cf8149b92 Operations behind values in cells il y a 5 ans
functions.hpp 0cf8149b92 Operations behind values in cells il y a 5 ans
hw2.bfs fbd2e8d5c1 Some fixes il y a 5 ans
includes.hpp 65ce797f83 0.2.0 il y a 5 ans
pointer.hpp 35cdd248f9 Testing of pointers il y a 5 ans
syntax_en.txt fbd2e8d5c1 Some fixes il y a 5 ans
syntax_ru.txt fbd2e8d5c1 Some fixes il y a 5 ans

README.md

bfscript2

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)