UltraGram is an advanced visual parser generator that provides functionality for creating grammar of a parser, interpreter or compiler, extensively test it and generate parser source code in a preferred programming language.
UltraGram offers some unique grammar features making it the perfect tool for creating sophisticated parsers. The fast and highly optimized parsing engine allows creation of small and fast parsers that meet all performance requirements in professional software development.
Comments (1)
fast, simple, ( and I mean simple to implement, the grammar)
the generated code was clear.
the nice feature,
when regenerating the parser, UltraGram kept the 2modified production" as comment, so I can just copy-paste-adapt.
( double thumbs up on that)
some small glitches in the ui, or in behavior, but all with workaround.
ex:
on creating a new project, project path is in full, the project file.
after correction as relative path, it worked fine. since, it is only on creation, it was not that bad.
4 stars, because of the glitches.