LazFuck is a GUI application for writing, executing, compiling and debugging programs written in famous BrainFuck esoteric programming language. ==Features== * Graphical code editor with color syntax highlighting * Cross-compilation to Delphi, Free Pascal, Python, Java, C, C#, PHP, and JavaScript * Interpreter with debugger * Translations: English, Czech ==Development== * Home page: https://app.zdechov.net/LazFuck/ * Source code: https://svn.zdechov.net/LazFuck/ * Developed in [http://www.lazarus-ide.org/ Lazarus/FPC] 2.2.0 * To build new Windows installer run Install/build.bat. InnoSetup (http://www.jrsoftware.org/isdl.php) needs to be installed).