1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-26 04:02:06 +00:00

Hello world sample files for Maclisp.

This commit is contained in:
Lars Brinkhoff
2020-09-27 14:26:02 +02:00
parent 210c513861
commit 2a3a69656e
4 changed files with 26 additions and 1 deletions

View File

@@ -34,3 +34,5 @@ file and writes out `ts hello`.
(suspend ":kill " '(ts hello)) ;Save image as an executable program.
(hello)) ;Executable program will start from here.
```
These files are available in the HELLO directory.