This project presents a new version of LOGO programming language developed at MIT by Seymour Papert. This software was developed using Java and Java 3D.
Categories
EducationLicense
ISC LicenseFollow Logo3D
Other Useful Business Software
LinkSquares: All-in-One Contract Management Platform
LinkSquares is the leading Contract Lifecycle Management (CLM) software designed to help legal, procurement, and business operations teams master the entire contract lifecycle, from creation to execution and renewal. The platform transforms how companies manage agreements by centralizing data, automating routine work, and providing actionable insights powered by AI. This single, connected source of truth helps teams eliminate manual processes, streamline workflows, boost visibility, and ensure compliance across thousands of contracts, ultimately reducing risk and administrative burden.
Rate This Project
Login To Rate This Project
User Reviews
-
Yes oid-3792965, you can write commands on the text area and press the Green V button side. Its support commands like make, repeat...and argumments Try it ;)
-
Thanks for Logo3d, it's the best!
-
I've used this. IT IS NOT LOGO. It doesn't even let you enter the turtle graphics commands. Moreover Logo is not turtle graphics. It is a dialect of Lisp and while it doesn't have first class functions it can do far more than this. If you want Logo consider ucblogo (2D, one turtle), MSW Logo (3D, windows objects, about a thousand turtles), FMS Logo, or aucblogo. All are of the ucblogo family. ucblogo is on windows, linux, and mac. i know the other three are on windows, don't know about other platforms.