diff options
Diffstat (limited to 'lang/logo/pkg-descr')
-rw-r--r-- | lang/logo/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/logo/pkg-descr b/lang/logo/pkg-descr new file mode 100644 index 000000000000..4535484e8c0c --- /dev/null +++ b/lang/logo/pkg-descr @@ -0,0 +1,8 @@ +[This package is GPL'd - please see README in sources for license information] + +This version of Logo is designed for a machine with adequate memory. It is +not likely to be usable as the basis for a 64K microcomputer implementation. + +The interpreter was written primarily by Daniel Van Blerkom, Brian Harvey, +Michael Katz, and Douglas Orleans. Thanks to Fred Gilham for the X11 code. +Send comments by e-mail to bh@cs.berkeley.edu. |