Dažas tīmekļa vietnes darbam un eksperimentiem
Lejuplādējamas un instalējamas Logo vides
Par programmēšanu Turtle Art vidē
Saite raksta apskatei un lasīšanai -
Dažādi Logo resursi
http://chipmusic.org/forums/topic/9457/logo-art-logo-programming-language/
Šeit var atrast daudzus noderīgus resursus par Logo valodu.
http://chipmusic.org/forums/topic/9457/logo-art-logo-programming-language/
Šeit var atrast daudzus noderīgus resursus par Logo valodu.
http://el.media.mit.edu/logo-foundation/pubs/index.html
- MicroWorlds EX Robotics (commercial - Mac & Windows) Preferred
- MicroWorlds Jr. (commercial - Mac & Windows)
- Scratch (free - Mac & Windows)
- Berkeley (UCB) Logo (free - Mac, PC & Linux)
- NetLogo (free - Mac & Widows)
- StarLogo TNG (free - Mac & Windows)
- Elica 3D Object-oriented Logo (free - Windows)
- Squeak (open source - Mac, Windows and Linux)
- Agentsheets (commercial - Mac & Windows)
- Toontalk (commercial - Windows only)
- Game Maker (open source - Windows only)
- Stagecast Creator (commercial PC/Linux)
Brīvie Logo kompilatori un interpretatori
http://www.thefreecountry.com/compilers/logo.shtml
- Liogo Logo Compiler
- Liogo is a Logo compiler for .NET. Logo is a programming language that allows you to manipulate a "turtle", which you direct around the screen to draw a variety of things (among other things). Liogo compiles your program either to a Windows EXE file, or a DLL.
- OpenStarLogo
- StarLogo is a version of the Logo programming language that allows you to control thousands of graphic turtles in parallel. The turtles are also able to interact with each other and their world, changing their behaviour according to what they detect. The authors describe StarLogo as a "programmable modeling environment for exploring the workings of decentralized systems" from which you can "model (and gain insights into) many real-life phenomena". StarLogo was written in Java and as such works in Windows, Linux and Mac. The licence allows free use but distribution only for non-commercial purposes. Source code is available.
- StarLogo TNG
- StarLogo TNG goes beyond the Logo programming language in using a graphical programming language and a 3D world. It is Java-based and as such works in Windows, Linux and Mac OS X. This Logo environment is free for educational use.
- Elicia (Logo Implementation)
- Elicia is a Logo implementation that allows 3D animation of user-programmable objects. It requires Windows XP.
- NetLogo
- NetLogo describes itself as a "cross-platform, multi-agent programmable modeling environment", useful for simulating natural and social phenomena. It is suited for modeling complex systems developing over time. The model can be viewed in 2D or 3D. The language is basically a Logo dialect with extensions to support agents. Double precision floating point mathematics is supported. NetLogo requires Windows. You need to supply some particulars before you can download this Logo environment.
- TinyLogo - Logo Programming Environment
- TinyLogo allows you to write and run Logo programs on the Palm computer. It comes with over 90 built-in procedures and allows you to extend the language by writing your own procedures. It supports Palm III, Palm IIIx and Palm V.
- Berkeley Logo
- A free implementation of Logo, complete with source code, for Unix, DOS/Windows and Macintosh.
- MSWLogo
- MSWLogo is an implementation of Logo with multimedia enhancements. Runs on Windows with a GUI interface and extensions.