Skip to content

SuperJedi224/Brainforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Brainforce

A brainf*** module for ForceLang.

Install by adding the brainforce directory (found in the source folder) to the source folder for your ForceLang interpreter and recompiling.

Invoke the module object as a function to evaluate a bareword as brainf*** code, or invoke its exec method to evaluate a forcelang string. Both methods will both print (unless you disable printing) and return the output string.

You can enable and disable printing using the setOutputEnabled method, and enable and disable automatically resetting the interpreter using the setAutoResetEnabled method. Input should be given before calling the interpreter using the offerInput method.

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

A ForceLang module that interprets brainf*** programs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages