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
Easily Host LLMs and Web Apps on Cloud Run
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
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.