On Saturday, 20 July 2013 18:48:12 UTC+2, William stein wrote:

> Is this the expected behavior.  Is there a simple "Hello world" style 
> test I could run to ensure that Aldor does something? 
>

A simple "Hello world" session might be:

  export ALDORROOT=/usr
  aldor -gloop
  %1 >> #include "aldor"
                                             Comp: 40 msec, Interp: 0 msec
  %2 >> #include "aldorinterp"
                                             Comp: 20 msec, Interp: 0 msec
  %3 >> "hello world"
  hello world @ String
                                             Comp: 0 msec, Interp: 50 msec
  %4 >>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to