A simple IDE for the Brainfuck programming language. This will interpret, compile and run your Brainfuck code.
- Requirements
- Java 11+ (If your Java version doesn't run the IDE, use JDK 17.0.01)
- Python 3.8+
- Any OS (Win, Mac, Linux) that can run Java and Python.
- IDE Settings can be changed in config/settings.xml
- IDE Compilation settings can be edited in config/compiler/bf_compile.xml
- IDE Runtime configurations can be edited in config/run/rt.xml
- Go to
- File -> Settings -> VM -> Runtime -> Versions -> Java -> Python
And select a custom version installed from your OS.
- Please note that versions can affected the performance or break the IDE
-
- Founder
- Maintainers
- Lead Java Programmer
- UI Design
- IDE Programmer
-
- Lead Python Programmer
- Maintainers
- Lead Compiler + Interpreter Programmer
- Core Programming
Copyright (C) 2022 Lavalamp Software