1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-20 08:28:43 +00:00

LLOGO - Logo written in Lisp

Don Hopkins provided the file llogo.lisp.txt.  Latest MIT version was
1632, from 1976-06-02.
This commit is contained in:
Lars Brinkhoff
2018-05-12 19:07:33 +02:00
parent 3f5e1523fc
commit ebd1a86be4
4 changed files with 12484 additions and 2 deletions

View File

@@ -25,12 +25,12 @@ SRC = syseng sysen1 sysen2 sysen3 sysnet kshack dragon channa \
tensor transl wgd zz graphs lmlib pratt quux scheme gsb ejs mudsys \
draw wl taa tj6 budd sharem ucode rvb kldcp math as imsrc gls demo \
macsym lmcons dmcg hack hibou agb gt40 rug maeda ms kle aap common \
fonts zork 11logo kmp info aplogo bkph bbn pdp11 chsncp
fonts zork 11logo kmp info aplogo bkph bbn pdp11 chsncp llogo
DOC = info _info_ sysdoc sysnet syshst kshack _teco_ emacs emacs1 c kcc \
chprog sail draw wl pc tj6 share _glpr_ _xgpr_ inquir mudman system \
xfont maxout ucode moon acount alan channa fonts games graphs humor \
kldcp libdoc lisp _mail_ midas quux scheme manual wp chess ms macdoc \
aplogo _klfe_ pdp11 chsncp cbf rug
aplogo _klfe_ pdp11 chsncp cbf rug llogo
BIN = sys2 emacs _teco_ lisp liblsp alan inquir sail comlap c decsys \
moon graphs draw datdrw fonts fonts1 fonts2 games macsym maint imlac \
_www_ hqm

1
doc/llogo/-read-.-this- Normal file
View File

@@ -0,0 +1 @@
This directory belongs to Henry Lieberman (HENRY@MIT-AI).

View File

@@ -135,6 +135,7 @@
- LIMSER, Chaosnet limerick service.
- LISP, Lisp interpreter and runtime library (autoloads only).
- LIVE, PALX Game of Life.
- LLOGO, Logo implemented in Maclisp
- LOADP, displays system load.
- LOCK, shut down system.
- LOGO, BBN Logo.

12480
src/llogo/llogo.1632 Normal file

File diff suppressed because it is too large Load Diff