nint22 / corebasic2

Automatically exported from code.google.com/p/corebasic
0 stars 0 forks source link

Make sure variables aren't reserved keywords #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Make sure during the code generation / lex-tree walk-through that none of the 
variable names are reserved keywords.

Original issue reported on code.google.com by nin...@gmail.com on 28 Mar 2012 at 11:35