On 9 Apr., 22:28, "Auric__" <not.my.r...@[EMAIL PROTECTED]
> wrote:
> On Sun, 06 Apr 2008 20:21:53 GMT, wrote:
> > Hello,
>
> > I just released a new version of the bas7 basic interpreter,
> > which can execute old basic programs from the line number era
> > (If you know GW-Basic: That was the era). The interpreter is
> > released under the GPL. A description of bas7 can be found here:
>
> >http://seed7.sourceforge.net/scrshots/bas7.htm
>
> > The new version of Bas7 is contained in new the release of
> > Seed7 seed7_05_20080406.tgz, which can be downloaded at:
>
> >http://sourceforge.net/project/showfiles.php?group_id=151126
>
> > Changelog of the 20080406 version of bas7:
>
> [snip]
>
> > It would be nice to get some feedback about it.
>
> Downloading now. I'll try it out tonight or tomorrow and get back to
> you, especially as compared to my initial testing. My only comments
> right now are mutterings about people who continue to use gzip when
> there are much more efficient compressors available. ;-)
Sure, there are always more efficient compressors available.
Since I try to sup****t various operating systems, I have to
choose the least common denominator as compressor.
Since all the fancy windows compression programs are not
available under unix I cannot use them.
For windows compression/decompression I suggest 7-Zip (no
relation****p to Seed7) which is open source software and is
available at: www.7-zip.org
I'm looking forward to seeing your feedback.
Greetings Thomas Mertes
Seed7 Homepage: http://seed7.sourceforge.net
Seed7 - The extensible programming language: User defined statements
and operators, abstract data types, templates without special
syntax, OO with interfaces and multiple dispatch, statically typed,
interpreted or compiled, ****table, runs under linux/unix/windows.


|