██ ██████ ██ a small programming language for text processing
██ ██ ██ ██ - compiled
██ ██████ ██ - portable
██ ██ ██ ██ - syntax similar to awk
███████ ██████ ███████.
gcc
orclang
- (compiler development)
flex
- (compiler development)
bison
- (optional)
clang-format
$ git clone https://github.com/kstarzyk/lbl && cd lbl
$ git clone https://github.com/kokke/tiny-regex-c vendors/tiny-regex-c
# outputs lblc binary to root directory
$ make # DEBUG=1
- tiny-regex-c - regular expressions
$ ./lblc examples/bf.lbl
$ ./examples/bf ./examples/99_bottles.lbl