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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.