[Parserbuilder-users] Re: Welcome to the "Parserbuilder-users" mailing list
Status: Alpha
Brought to you by:
patrickconnors
From: Robert S. <so...@at...> - 2003-02-09 22:06:59
|
Hi Patrick, I am trying to use ParserBuilder in order to build a small pascal compiler for Microchip's PIC microcontroller, and I have a number of problems: - The code generated by ParserBuilder aparently uses a Delphi "drag and drop" component that I do not have and is probably not in the distribution. - Compiling in Delphi 5 stops with a message requesting a "variant.dcu" Delphi unit that is not present on my Delphi; however I checked the help system and found I can "alias" variant with the system unit; can you please confirm this is indeed possible? FYI the grammar I have been using so far is for Object Pascal as in Turbo Pascal 4. My intention is to simplify it and add microcontroller-specific commands such as e.g. LCDWrite etc... Yours is a nice program! Best regards, Robert * so...@at... * so...@as... * http://www.astrosurf.com/soubie * Alimentation thermostatée à découpage AlAudine NT: * http://www.astrosurf.com/soubie/alaudine.htm * Au royaume des aveugles, les borgnes sont mal vus... - P.Dac |