1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-17 08:43:21 +00:00

8 Commits

Author SHA1 Message Date
Eric Swenson
9d2d9625be Added LISP; SHARAB LISP as present in PI distribution.
This is used for dumping out sharable lisps. Partially
addresses #251.
2018-07-22 10:20:11 -07:00
Lars Brinkhoff
d6fa4be81a Move documentation files to doc. 2018-05-07 08:40:52 +02:00
Eric Swenson
85994ed770 Added files to support building and running Macsyma.
Resolves #284.

Commented out uses of time-origin in maxtul; mcldmp (init) until we
can figure out why it gives arithmetic overflows under the emulators.

Updated the expect script statements in build_macsyma_portion to not
attempt to match expected strings, but simply sleep for some time
since in some cases the matching appears not to work.
2018-03-11 13:10:19 -07:00
Lars Brinkhoff
19bc4cff28 Move all FASL files from src to bin. 2017-01-18 08:32:44 -08:00
Eric Swenson
af866af9c7 Added INQUIR, the user account management program. 2016-11-30 15:59:16 -08:00
Eric Swenson
d77a3bfd41 Added build of COMPLR, the lisp compiler. 2016-11-30 19:38:59 +01:00
Eric Swenson
88aae69a9e Added documentation for lisp and lisp libraries. 2016-11-30 17:58:42 +01:00
Eric Swenson
e9619de352 Added support for LISP interpreter and runtime (autoloaded files only). 2016-11-30 08:56:40 +01:00