[Aldor-l] Bug in README.building
Ralf Hemmecke
ralf at hemmecke.de
Tue Sep 25 09:17:05 EDT 2007
6. Test that the compiler is working by typing 'aldor -gloop' to the shell.
This will put you in an interactive compiler loop, at which you can
type:
#include "aldor"
#include "aldorio"
stdout << 2+2 << newline
#quit
These commands do not work for me. Clearly there is an
import from Integer
missing here otherwise one gets the error
[L8 C11] #1 (Error) No meaning for integer-style literal `2'.
Ralf
More information about the Aldor-l
mailing list