|
|
|
|
|
by zeroclicks
885 days ago
|
|
This sounds like a terrible way to run a lisp emulator. One shell command after another which assume one has the apt(1) package manager available on their system. Maybe the title of the article is poorly done. The easiest way to run a lisp machine is just to start emacs (there are ports for various operating systems) or try something like racket where you have a REPL with graphics and other goodies installed. I know HN loves lisp, but putting this article on the front page is a good way to deter lisp adoption. |
|
This is a very different thing, it's a Lisp Machine operating system running on a CPU emulator (~ from mid 90s). With its own Lisp, process scheduler, garbage collector, GUI, X11 client, file systems, network stacks, various network client and servers, configuration system, integrated development environment, database, ...