Hacker News new | ask | show | jobs
by WillAdams 351 days ago
Yeah, I really wish that someone would recreate the Lisp versions for a currently available version of Lisp.

I'm about to break down and begin learning Swift and trying to use SwiftUI --- we'll have to see how it goes.

1 comments

The Lisp versions had the advantage that they were all written for the same GUI - Macintosh. I copied ideas from the LeLisp paper for my Franz Lisp & GEM environment back then.

There are too many holes in current GUI support.

The Lisp that traditionally had the best bindings on the Macintosh, CCL, doesn't run natively on current models.

McCLIM needs backends for Windows and OSX to be considered portable.