A simple BrainFuck IDE written in Lazarus/FPC.
LazFuck is GUI application for writing, executing, compiling and debugging programs written in famous BrainFuck esoteric programming language.
Features
- Graphical code editor with color syntax highlighting
- Optimizing compiler and interpreter
- Cross-compilation to Delphi, Free Pascal, Python, Java, C, C#, PHP, and JavaScript
- Interpreter with debugger