/JLogo

Logo's Java implementation as an exercise for the course "Programming Methodologies"

Primary LanguageJavaMIT LicenseMIT

Logo (PL) in Java

This is an implementation in Java of Logo (an educational programming language, designed in 1967 by Wally Feurzeig, Seymour Papert, and Cynthia Solomon.) Logo is widely known for its use of turtle graphics, in which commands for movement and drawing produced line or vector graphics.

Warning

The project is incomplete and not maintained

License

This project is licensed under the MIT License