GalaxyParser 0.1.1

Details

  • Filename
    GalaxyParser0.1.1.zip
  • Uploaded by
  • Uploaded
    Mar 21, 2011
  • Size
    1.91 MB
  • Downloads
    56
  • MD5
    a729e87c2ab66bac1aab58ebd2ecbb36

Changelog

v0.1.1
- added new parser option (-d for debug: parser shows some stuff ONLY PARSER DEBUG:
e.g. when a local variable or global is created (text in german))
- added first variable check (checks if a variable is allready defined, if so it throws an error.)
(DOES NOT CHECK IF A VARIABLE IS DEFINED, for variable assignment or expressions, this will be the next step in 0.1.2)
- due to variable check, performance dropped a bit, but still good :)...meh