LOGO

LOGO

by CROMBEZ Emmanuel
4.3 ยท 9,883 ratings
3.99 USD Download from Mac App Store
v1.5 ยท Updated 2 months ago ยท 1.35 Mb ยท Released Aug 2011

How do you feel about this app?

Key Features

๐Ÿ’ป Code Editor
๐Ÿงฎ Calculator
LOGO

About LOGO

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 isnt 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.