source: trunk/Read Me.txt

Last change on this file was 122, checked in by chronos, 2 years ago
  • Modified: Use latest stable Lazarus 2.2.0 for build.
  • Modified: Updated Common package to version 0.9.
File size: 661 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, 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] 2.2.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.