Menu

Tree [23c5a4] main /
 History

HTTPS access


File Date Author Commit
 LICENSE 2024-12-08 Amirreza Ipchi-e-Haq Amirreza Ipchi-e-Haq [2565d4] Create LICENSE
 Makefile 2025-01-22 Amirreza Ipchi-e-Haq Amirreza Ipchi-e-Haq [23c5a4] Make some compatability changes
 README.md 2024-06-28 Amirreza Ipchi-e-Haq Amirreza Ipchi-e-Haq [446e6b] Update README.md
 icon.ico 2023-05-29 Amirreza Ipchi-e-Haq Amirreza Ipchi-e-Haq [a93e98] Add files via upload
 main.c 2024-12-17 Amirreza Ipchi-e-Haq Amirreza Ipchi-e-Haq [0e578f] Make some modifications

Read Me

(I can't say the full name of this language. You can search google for its full name)

BrainF

This is an interpreter written in C for a joke esoteric programming language called BrainF (Google this language for more information). The good feature about this interpreter is that it doesn't need to be installed and it's portable. Also, it's very simple and lightweight.

How to get

You can open releases or click here to get the pre-compiled executables, or you can compile the code yourself using a gcc compiler.

How to use

To run a "Hello World" example, create a file with the following text:

+[-->-[>>+>-----<<]<--<---]>-.>>>+.>>..+++[.>]<<<<.+++.------.<<-.>>>>+.[]

Save the text and run it (Windows users can run this using the interpreter, just like any program). GNU+Linux users need to allow the execution of this program (You can google how to do this), then they can run the GNU+Linux executable in a terminal by typing <ProgramLocation>/BrainF_Linux <CodeLocation>/<CodeName> (If the terminal is open where the program is, just put a ./ behind BrainF_Linux)).

To run this in any directory, you have to add this to your global variables. You can search how to do it in each operating system.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.