[antlr-interest] TinyBasic and function

Guillaume Helle guillaume.helle at cgey.com
Wed Oct 29 01:14:41 PST 2003


Hello,

i am newbie with Antlr. I have generated and compiled TinyBasic with success ans examples work fine.
Now i want test "function" with TinyBasic interpreter but the parsing fail...
I have try  these syntax without success :

function test (dummy%)
  return dummy%
end function

function test% (dummy%)
  return dummy%
end function

...

Any idea about this?

Thanks for your help,

Guillaume Helle



 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 




More information about the antlr-interest mailing list