![]() |
|
|
|
|
1
14th April 12:30
External User
Posts: 1
|
The message below is being cross-posted from LogoForum.
I'm proud to announce the release 0.1 of Liogo. Here some of notable features of Liogo: - Full Logo data type support (quoted and unquoted word, number and list), - Support for new procedure definition, including recursive call, - Framework of more than 100 Logo procedures, - Turtle graphics Framework, - Compile to EXE or dynamically loadable DLL, - Can call any .NET Assembly using any .NET language (C#, VB.NET, C++, ...), - True logo variable scope (called can see calling variable), - Support for Logo dynamic operation (RUN, MAP, ...), - Totally Free and Open Source (under GPL License). See more information including tutorial, reference and how to download go to http://liogo.sourceforge.net Liogo 0.1 is just a preview version. Today, it comes only with a command line compiler (no IDE) but next releases will come with enhanced features. I hope you'll enjoy Liogo and I'm expecting your feedbacks. Have fun with Liogo as I have fun writing it ! Lionel Laské LogoForum messages are archived at: http://groups.yahoo.com/group/LogoForum |
|
|
|