Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 784 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 784 Bytes

LispForTandy

Ported Lisp in BASIC to Tandy TRS-80 Model 100 (Kyocera KC-85 family), originally written by Randy Beer 1981.

As discussed here:

https://news.ycombinator.com/item?id=21921044

This is a port of a Lisp system written in BASIC by Randy Beer 1981.

The source I used was this:

https://willus.com/trs80/?-a+1+-p+124763+-f+1

The issues of March and April of this magazine (particularly March) were the original publishing place of his code:

http://www.colorcomputerarchive.com/coco/Documents/Magazines/80%20Micro/1983/

I made minor adjustments to the code and slight error corrections to facilitate its operation on the Tandy TRS-80 Model 100. So far, I have run in under emulation in Virtual T:

https://sourceforge.net/projects/virtualt/

Have fun! :)

Nino Ivanov