Logo++
| Simplified syntax Logo, very easy, within a few minutes one can start programming
and drawing complex graphics with few lines of code; runs in graphical ... |
Untitled Document
| Logo++ language brief overview Logo++ language is very simple. It consists of
exactly 8 keywords:. - walk <n> tells the turtle to walk <n> steps while ... |
AUTHORS and LICENSE
| License. Copyright (C) 2000-2004 Chaker NAKHLI nakhli@users.sourceforge.net.
This program is free software; you can redistribute it and/or modify it under ... |
Untitled Document
| How to compile Logo++. -Win32 platforms A VC++ workspace and project are located
in the vstudio directory. Open the workspace clpp.dsw and build the project ... |
Untitled Document
| Program, Logo++ Output. define star repeat 6 repeat 12 walk 30 turn 30 loop turn
60 loop end. define megastar repeat 7 turn 12 draw star ... |
Index bar
| b1 Home · b2 The Logo++ language · b3 Screenshots · b4 Gallery · b5 Download ·
b6 Authors & License · b8 Developpers · b7 Cool Links. SourceForge Logo ... |
Untitled Document
| What is Logo++. Logo++ is an interpreter for drawing graphical figures following
very simple instructions. Though it lacks many essential features of ... |
Untitled Document
| Links. Computers Computer5.com · http://www.logosurvey.co.uk/. Did you hear about
Tunisia? http://www.tunisiaonline.com/ · http://www.tourismtunisia.com/ ... |
Realeased files at sourceforge Windows ™ binary Linux® binary ...
| Realeased files at sourceforge · Windows ™ binary · Linux® binary (Redhat 8.0) ·
Source Code. |
Untitled Document
| Windows Screenshot · Linux Screenshot. |