[Oberon] testt
Jan Verhoeven
jan at verhoeven272.nl
Thu Nov 25 23:12:03 CET 2010
Hi there,
I need some assistance.
I compiled a short program with the obc compiler. I changed the
executable (byte code) manually and now I want to see if it will run on
a Linux machine that has no obc installed.
Here is the tar file
http://fruttenboel.verhoeven272.nl/obc/data/testt.tgz
Download it, unpack it and run the executable './testt'
This is the source of testt.m:
MODULE testt;
IMPORT Out;
BEGIN
Out.String ("Hi there!");
Out.Ln
END testt.
So your hard disk should be safe...
--
Met vriendelijke groeten,
Jan Verhoeven
http://www.verhoeven272.nl
More information about the Oberon
mailing list