source: tags/1.3.0/Read Me.txt

Last change on this file was 152, checked in by chronos, 5 months ago
  • Fixed: A typo in interpreter target name.
File size: 665 bytes
Line 
1LazFuck is a GUI application for writing, executing, compiling and debugging programs written in famous BrainFuck esoteric programming language.
2
3==Features==
4* Graphical code editor with color syntax highlighting
5* Cross-compilation to Delphi, Free Pascal, Python, Java, C, C#, PHP, Rust and JavaScript
6* Interpreter with debugger
7* Translations: English, Czech
8
9==Development==
10
11* Home page: https://app.zdechov.net/LazFuck/
12* Source code: https://svn.zdechov.net/LazFuck/
13* Developed in [http://www.lazarus-ide.org/ Lazarus/FPC] 3.4.0
14* To build new Windows installer run Install/build.bat. InnoSetup (http://www.jrsoftware.org/isdl.php) needs to be installed).
Note: See TracBrowser for help on using the repository browser.