Measures Concepts
GitHub icon

Logo

Logo - Programming language

< >

Logo is a programming language created in 1967.

#145on PLDB 57Years Old

Logo is an educational programming language, designed in 1967 by Wally Feurzeig, Seymour Papert and Cynthia Solomon. "Logo" is not an acronym. It was derived from the Greek logos meaning word or "thought" by Feurzeig, to distinguish itself from other programming languages that were primarily numbers, not graphics or logic, oriented. Read more on Wikipedia...


Example from hello-world:
print [Hello World]
; Hello World in Logo DRUCKEZEILE [Hello World!]

Language features

Feature Supported Token Example
Print() Debugging ✓ print
Line Comments ✓ ;
; A comment
Comments ✓
Semantic Indentation X

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout