Initial revision

This commit is contained in:
sater
1984-07-02 11:26:53 +00:00
parent 1d66c1aa53
commit 61c04182b8
5 changed files with 2258 additions and 0 deletions

5
doc/em/int/READ_ME Normal file
View File

@@ -0,0 +1,5 @@
This interpreter is meant for inclusion in the EM manual.
Although slow, it showed decent behaviour on several tests.
The only monitor calls implemented are exit, read(untested),
write and ioctl - just reurns the correct code for telling it's
a terminal -