[Gambas-user] Scripter ability to create plugin custom preprocessor

Brian G brian at westwoodsvcs.com
Wed Mar 3 03:58:24 CET 2021


Would anyone else be interested if scripter had the ability to provide a custom pre-processor that was passed the script text before the scripter builds the projects and then returns to scripter the pre-processed program text. Pre-processor being in the form of a library, with a well defined entry point : Public sub _call(ProgramText as string) return string 

used like this : 

gbs3 -p MyLibPreProcess myscript 

Any comments? 

"Failure is the key to success; 
each mistake teaches us something" .. Morihei Ueshiba 
Brian G 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210302/696f0fdd/attachment.htm>


More information about the User mailing list