Message-Id: <3.0.5.32.19980630094748.007aba00@pop.uow.edu.au> Date: Tue, 30 Jun 1998 09:47:48 +1000 To: djgpp AT delorie DOT com From: Brett Porter Subject: DJGPP, Bison and... Lex? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Precedence: bulk Hi I am writing a script compiler for use in a game engine. I have written the lexical scanner already but am not entirely happy. I intend to use Bison to write the parser, maybe calling my lex functions. However, I was wondering if anyone knows where I can get a version of Lex that can be used in conjunction with Bison in case mine doesn't work out. Also, can someone in the know clarify the copyright issues here: both Bison and possibly a modified version of the C preprocessor will be used in the script compiler, but the compiler will not be commercially released. It will be used to create data that (hopefully!) may be commercially released. Is this all ok? I'm using Bison 1.25 which has the exception included about the parsing code, but it shouldn't make a difference anyway because neither pieces of code are actually in the distributed product. TIA, Brett ----------------------------------------------------------- Brett Porter blp01 AT uow DOT edu DOT au http://members.xoom.com/brett_porter/ Member of SoftOrange Interactive brett AT softorange DOT com http://www.softorange.com/ "Ahh... to live in a perfect world, where I get my way ALL the time!" -- Brett -----------------------------------------------------------