Skip to content

Lartu/LBI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🧠 LBI

Lartu's Brainfuck Interpreter - A Brainfuck Interpreter written in LDPL

Compiling LBI

To compile LBI you have to have the LDPL Compiler installed on your system. Then run $ ldpl LBI.ldpl -o=lbi and install it wherever you like.

Using LBI

To use LBI you have to pass it the name of the source file you want to interpret. For example, if you have a Brainfuck source file called myFile.b, you execute it by running $ lbi myFile.b.

Licence

The examples provided where taken from http://www.hevanet.com/cristofd/brainfuck/ and belong to their respective authors. LBI is released under the MIT License.

About

🧠 Lartu's Brainfuck Interpreter - A Brainfuck Interpreter written in LDPL

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published