Re: [cc65] C Compiler Semantic Analysis

From: Spiro Trikaliotis <ml-cc651trikaliotis.net>
Date: 2006-01-17 11:31:53
Hello,

* On Mon, Jan 16, 2006 at 10:37:52PM +0100 Ullrich von Bassewitz wrote:
 
> On the other side, lex/yacc aren't readily available on some machines
> (windows comes to mind), so using them will push the margin for anyone
> trying to compile the software.

lex/yacc (or flex/bison) are available for Windows: cygwin.

Additionally, there are project with just include the generated output
in the source distribution. This is no "clean" solution, but it helps
for compiling on platforms where these are not available.

Having said this, I don't like lex/yacc much, too.

Regards,
   Spiro.

-- 
Spiro R. Trikaliotis
http://www.trikaliotis.net/
http://cbm4win.sf.net/
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue Jan 17 11:32:09 2006

This archive was generated by hypermail 2.1.8 : 2006-01-17 11:32:11 CET