Sunday, February 26, 2012

Free iOS App Today - i-LOGO for iPad

http://itunes.apple.com/us/app/id435280247?mt=8&ign-mpt=uo%3D6

Description

LOGO was created in 1967 for educational use, is a computer programming language with functional programming capability.

This version of LOGO is an interpreted language, but isn't a lite version.
Functional programming with global and local variables is implemented.

You can test calculations with polish notation, test recursively, and use arrays.

LOGO is not a language for programming a real application, instead it is a teaching language.