|
|
|
|
|
by gumby
2348 days ago
|
|
Logo basically was Lisp -- a small parser on top of MACLISP. There were some later small implementations (e.g. for the Apple II) that were written from scratch and didn't need to implement all of Lisp (e.g. lambda, plists, etc). |
|