Hacker News new | ask | show | jobs
by RodgerTheGreat 3743 days ago
REBOL syntax is even closer to Logo. Logo is well-known for its "turtle graphics" drawing system but beyond that it is actually a full-featured dynamically scoped (traditionally) Lisp.
1 comments

>REBOL syntax is even closer to Logo.

Heck, now that you say that, I think I agree, intuitively, though did not think of it before (and I've been checking out Red lately, and Rebol some time earlier). (Used Logo as a kid.) I'll have to analyze why. Interesting observation.