[Aldor-l] Aldor crash
Bill Page
bill.page at newsynthesis.org
Tue Jun 17 21:19:06 EDT 2008
2008/6/17 Pippijn van Steenhoven <pip88nl at gmail.com>:
>
> I am aware that it works with the TextWriter, but the point of the loop
> is that you can analyse the return values of certain expressions (such
> as 3). I expected something like this:
>
> %5 >> 3
> 3 () @ AldorInteger
>
> I might have dreamed it, but I seem to vaguely remember that I once tried
> this and it worked..
>
root at sage:/# aldor -gloop
Aldor
Copyright (c) 1990-2007 Aldor Software Organization Ltd (Aldor.org).
Release: Aldor(C) version 1.1.0 for LINUX(glibc2.3)
Type "#int help" for more details.
%1 >> #include "aldor"
Comp: 60 msec, Interp: 10 msec
%2 >> import from AldorInteger
Comp: 10 msec, Interp: 0 msec
%3 >> 3
() @ AldorInteger
Comp: 0 msec, Interp: 10 msec
???
Regards,
Bill Page
More information about the Aldor-l
mailing list