LOGO
by CROMBEZ Emmanuel
v1.5
ยท
Updated 2 months ago
ยท
1.35 Mb
ยท
Released Aug 2011
Key Features
๐ป
Code Editor
๐งฎ
Calculator
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.