source: tags/1.1.0/Read Me.txt

Last change on this file was 119, checked in by chronos, 3 years ago
  • Modified: Version update after 1.1.0 release.
  • Added: Windows installer for version 1.1.0.
File size: 662 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.0.12
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.