On 18/06/2015 16:21, Michael Tiedtke wrote:
...

For this I have written a preliminary GOOPS class terminal (<terminal>) which is attached for those interested having a look at.
...

Just as a side note. You can try this:

(with-output-to-file "sinui0.cat" (lambda () (load "terminal.scm")))

This will makes an executable sinui0 than can be run on the traditional UNIX command line without Scheme. Just run it with

€\$ cat sinui0.cat

That works for two reasons: 1) The letter sequence "VT" is similar to "VM". 2) Cats are powerful magical beings.

Put the fun back into life and let computing be what it was: illusionary work!

HTH

Reply via email to