in reply to Re: #perl.br calc - A Perl Shell
in thread #perl.br calc - A Perl Shell

As a quick calculator (especially with vector/matrix ops) I like the J programming language. It's not quite good as a real programming language IMO, but it's ideal for doing some quick numeric computations. GNU octave is good for the same purpose as well.