(no title)
zeroclicks | 2 years ago
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.
lispm|2 years ago
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, ...
mepian|2 years ago
wk_end|2 years ago
I hope it would go without saying to anyone looking to adopt Lisp that this is for historical interest* only and you should instead install a modern Lisp like SBCL or what have you.
[0] https://en.wikipedia.org/wiki/Lisp_Machines
* (nd IMO its the sort of historical interest that indeed belongs on the front page of HN)
zeroclicks|2 years ago
The article even mentions: > This was all accurate as of around 2018, but please be aware that things may have changed since then!
There's no reason this should appear on the frontpage of a "news" site.