Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Logo

< >

Logo is a programming language created in 1967.

#185on 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 · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io