Progress hacking onnevermore
Tag Archives: Lisp-Machine
Hacking nevermore – A TI-Explorer Lisp Machine emulator
Another interesting emulator is nevermore, a lisp machine emulator for the TI-Explorer written originally by Alastair Bridgewater. The Explorer was built by Texas Instruments, a workstation-class machine made roughly in the mid-late 1980’s. Intended for symbolic AI applications, The Explorer had the processor built on two cards in a 7-slot NuBus backplane, SCSI and SMD …
Continue reading “Hacking nevermore – A TI-Explorer Lisp Machine emulator”
Hacking usim – A MIT-CADR Lisp Machine emulator
Brad Parker’s usim is a nice C-language emulator for the first Lisp Machine first broadly produced, the MIT-CADR. It’s said that by 1978 upwards of 25 were produced at MIT, pretty much making it the first ‘production’ Lisp Machine. The subsequent commercial Lisp machines much of their origins from the CADR, so it’s very interesting …
Continue reading “Hacking usim – A MIT-CADR Lisp Machine emulator”
Hacking LambdaDelta, an LMI-Lambda emulator
I have spent a few days hacking around with Daniel Seagraves’ spiffy LambdaDelta LMI-Lambda Lisp Machine emulator. Oddly I’ve never seen anything out on the interwebs that demonstrates what a LMI Lambda looks like or how to use it. Note that because LambdaDelta needs telnet to talk to the SDU (System Diagnostic Unit) and telnet …
Continue reading “Hacking LambdaDelta, an LMI-Lambda emulator”