Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Logo

< >

Logo is a programming language created in 1967.

#206on PLDB 57Years Old
Wikipedia · Docs

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 Example Token
Print() Debugging ✓ print
Line Comments ✓ ; A comment ;
Comments ✓
Semantic Indentation X

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0