1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-26 17:03:20 +00:00

LISP11 - PDP-11 Lisp.

This commit is contained in:
Lars Brinkhoff
2019-02-07 12:38:39 +01:00
parent 1d6836f378
commit 5ca2eca2a7
3 changed files with 3254 additions and 0 deletions

View File

@@ -1560,6 +1560,11 @@ respond "Command" "d"
respond "*" ":pdump sys1; ts dftp\r"
respond "*" ":kill\r"
# PDP-11 Lisp.
respond "*" ":palx rms;_lisp11\r"
respond "System (RANDOM, SIMULATOR, LOGO, MATH, or STANFORD)?" "SIMULATOR\r"
expect ":KILL"
# Logo RUG. STUFF prefers it to be RUG; AR BIN.
respond "*" ":palx rug;_ar\r"
# We'll just do the Logo PDP-11/45.

View File

@@ -166,6 +166,7 @@
- LIMERI, print limericks.
- LIMSER, Chaosnet limerick service.
- LISP, Lisp interpreter and runtime library (autoloads only).
- LISP11, PDP-11 Lisp.
- LIVE, PALX Game of Life.
- LLOGO, Logo implemented in Maclisp.
- LOADP, displays system load.

3248
src/rms/lisp11.265 Normal file

File diff suppressed because it is too large Load Diff