[Aldor-l] better don't type "hello" into that REPL!
Alex Goldman
alex.gman at gmail.com
Sun Jun 12 10:01:47 EDT 2005
What is the state of Aldor? I downloaded it, installed it, and it
segfaults on the simplest examples from the tutorial (see below).
Other docs seem to be in disagreement with what they document, e.g.
"Simple program 3" from
http://www.aldor.org/docs/HTML/chap2.html simply doesn't compile.
All copyright notices are at least 4 years old. Is anyone maintaining
or even using Aldor? Please tell me straight.
$ aldor -gloop
AA L DDDD OOO RRRR
A A L D D O O R R
A A L D D O O R R
AAAAA L D D O O RRRR
A A L D D O O R R
A A LLLLL DDDD OOO R R
(c) Numerical Algorithms Group Ltd 1995-2001
Release: Aldor(C) version 1.0.2 for LINUX(glibc2.3)
Type "#int help" for more details.
%1 >> #int history on
%2 := #include "aldor"
Comp: 50 msec, Interp: 0 msec
%3 := #include "aldorinterp"
Comp: 40 msec, Interp: 0 msec
%4 := "hello"
Program fault (segmentation violation).Program fault (segmentation violation).
%4 := "why?"
Segmentation fault
More information about the Aldor-l
mailing list