Hacker News new | ask | show | jobs
by sitkack 399 days ago
Lucky kids, as much as Scratch has replaced Logo, Logo fosters deeper thinking.
1 comments

LOGO is a LISP. https://el.media.mit.edu/logo-foundation/what_is_logo/logo_p...

https://courses.cs.duke.edu/spring06/cps108/Calendar/11_desi...

> Logo is a computer programming language designed to teach programming to children. It is a user-friendly, interpreted language, designed with a "low floor, high ceiling"; in other words, the designers of Logo intended for the language to allow novice programmers to get started quickly writing programs but also wanted the language to be powerful and extensive for more advanced users.