Page 1 of 1

how PB Works

Posted: Tue Nov 28, 2006 1:06 pm
by minirop
hello !
I notice that PBCompiler translate PB code into fasm code.

I just want to know if the syntax analyser was homemade or if it uses lex/yacc (or flex/bison)

thanks

Posted: Tue Nov 28, 2006 1:19 pm
by Trond
It's almost surely hand-written.