Editor generator for ANTLR grammars? -
i'm using antlr creating new general purpose programming language , i'm quite happy it.
due fact provide tools ease development of programs written language i'm starting thinking on realising editor language through proper eclipse plugin.
is there tools/project allow have fully-fledged editor (with syntax highlighting, code completion, etc.). know xtext allow in automatic, antlr?
i've seen this mail antlr mailing list has no answers
i'd give xtext try. not provide features of antlr on grammar level, framework offers great infrastructure components such tight integration eclipse modeling components , eclipse ui.
Comments
Post a Comment