[fpc-pascal] Proper preprocessor?

Ryan Joseph ryan at thealchemistguild.com
Wed Jun 20 17:45:03 CEST 2018



> On Jun 20, 2018, at 10:20 PM, Marc Santhoff <M.Santhoff at web.de> wrote:
> 
> The spots where resolving single parameter macros is done are pretty easy to
> find. Parsing the macro text and replacement will be the hardest part, as
> Michael wrote. A bit of housekeeping for parameter-type lists, etc...

Easy? I’ve wanted to contribute to the compiler for years but it’s so daunting finding anything I give up. I’m curious how the parser works so please show me where the parser does the $defines. Maybe I can figure it out this time.

Regards,
	Ryan Joseph




More information about the fpc-pascal mailing list