week 5  3 July 2006

the package "nut32.zip"

1)  I have edited somv2 so that it accepts a named object file and leaves stdin to be used by user programs.

c:>somv2 -x s.obj    for executing s.obj

or 

c:>somv2 -l s.obj    for listing

2)  "nut.txt" the nut-compiler is updated to fix bugs in "parseName" to handle tyGVAR.

3)  "gen.txt" is extended to handle a full set of n-code, it is named "gen2.txt".

End
 