NOSS version 1.1
This package contains nut compiler, s-machine, nos
1.1 and noss 1.1
noss 1.1 passed the test of :
test-pro.txt -- runniing three processes
concurrently
test-sem.txt -- running two processes
accessing the monitor (mutex)
so the features in nos that are running properly are: wait,
signal, run, switchp
The noss project is in the directory \nut-som. The executable
is in the directory \test :
nut21.exe noss,exe. Try it out:
c:\test>
nut21 < nos.txt
...
c:\test> noss < a.obj
The nos itself is integrated with the applications in nos.txt file.
25 Jan 2005