Liogo
Home Page
Categories: Languages
Latest version: 0.4 Beta 1
Added 2007-09-11
Logo compiler for .NET.
Liogo compiles Logo files to .NET IL EXE or DLL. So, Liogo result could be launched directly on Windows and, via Mono runtime, on Linux. Last, with Liogo you can mix Logo code with C#/VB.NET code.
Features include:
- UCBLogo compatibility,
- Framework of more than 100 Logo procedures
- Turtle graphics framework
- Compile to EXE or dynamically loadable DLL
- Can call any .NET assembly from LIOGO
- True Logo variable scope (called can see calling variable)
- Logo dynamic operation (RUN, MAP, INVOKE, FOREACH, ...)
- Multi-thread core
- Multi OS support: Windows and Linux
- Localization of structural element and framework
 Built for .NET |
 Free or free version available |
 Source code provided |