win32 F/OSS development - Logo

Logo Robotic Turtle

Logo is a Lisp dialect designed for teaching. It's one of the easiest ways (with it's turtle graphics) to demonstrate recursion. Plus, it's pretty much Lisp; for a class at Bloomsburg U I implemented the DeCSS algorithm in Logo.

Install

Head over to the FMSLogo site. FMSLogo uses the engine from UCBLogo, but adds a GUI for setting pen sizes, etc. Follow the 'Useful Links' to the Sourceforge page. It's packaged as a simple windows installer, so just run the executable to install.

Documentation

Links

Code Snippets






< < Back to Start >>