[antlr-interest] ANTLRWorks 1.0b6 released

Jean Bovet antlr-list at arizona-software.ch
Sat Nov 18 18:31:38 PST 2006


Hello,

I've just released ANTLRWorks 1.0b6 with the following changes (it  
includes now ANTLR 3.0b5 and StringTemplate 3.0):

- added line endings preferences in debugger input text dialog and  
interpreter panel
- read now the token vocab file from the output path (in addition to  
the default grammar location)
- output path is now specified in the preferences
- alert after checking grammar
- added shift-delete to behave like delete when typing with the shift  
key pressed

- fixed a bug when storing strings greated than 8KB (it is now  
truncated and an alert is displayed)
- fixed a bug that prevented some DFA diagram from being completely  
displayed (scrollable zone too small)
- fixed a bug in the syntax coloring parser when a multi-line comment  
where located at the end of file
- fixed a bug where some menu items were not disabled in debug mode
- fixed a bug where AST node where not correctly added when a node  
became parent (nil node)
- fixed a bug where errors in the grammar where not reported when  
checking or generating the grammar

It can be downloaded as usual here:

http://www.antlr.org/works/index.html

Regards,

Jean



More information about the antlr-interest mailing list