On Tue, 13 Jul 1999, Maarten ter Huurne wrote:

< wise for java >
> I would like to attempt WISE for Java, if it's not too much work. Can yacc
> produce Java or C++ code, or only C?
> 

        I'm using the GNU flex and bison, they can output C and C++ code.
Some time ago I saw a yacc implementation for Pascal. There must be a java
implementation somewhere...

        However only the html parser of wise is written in yacc. The image
conversor and the compressor are written in C. These will have to be
entirelly rewritten...

> I recently re-implemented SQueeZe (Mayhem's cruncher) in Java, once I get
> it in proper shape I'll release it for everyone to use. Did you know that
> JIT-compiled Java is faster than QuickBASIC?
        
        These days there are even hardware implementations of the java
machine (such as picoJava), so there's no surprise that java can be fast..

> >The
> >HTZ specs will be posted in this list still this week (I just need to
> >finish writing them :)
> Code first, specify later... Yes, I do it too.
> 

        Usually I do "code first, specify never", but this time I'll have
to write it down :)

----------------------------------------------------------------
Ricardo Bittencourt               http://www.lsi.usp.br/~ricardo
[EMAIL PROTECTED]  "Ricardo is subtle, but malicious he is not"
------------ Say NO to Coca-Cola. Drink Tubaina. ---------------


****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put
in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the
quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/)
****

Reply via email to