diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-06 04:03:55 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-06 04:03:55 +0800 |
commit | 1187150999754a7279816cdef9beda8744ac7575 (patch) | |
tree | 257560235840143097d2e223ecbccc8b6949c9aa /devel/antlrworks/pkg-descr | |
parent | 0eed067128d5da37ca802fad707984ca358c9246 (diff) | |
download | freebsd-ports-gnome-1187150999754a7279816cdef9beda8744ac7575.tar.gz freebsd-ports-gnome-1187150999754a7279816cdef9beda8744ac7575.tar.zst freebsd-ports-gnome-1187150999754a7279816cdef9beda8744ac7575.zip |
ANTLRWorks is a simple but efficient IDE for ANTLR 3 grammars.
It allows users to edit, visualize, interpret and debug
any ANTLR 3 grammar through an easy-to-use GUI.
WWW: http://www.antlr.org/works/
PR: ports/106388
Submitted by: Matthias Sund <m.sund at arcor.de>
Diffstat (limited to 'devel/antlrworks/pkg-descr')
-rw-r--r-- | devel/antlrworks/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/antlrworks/pkg-descr b/devel/antlrworks/pkg-descr new file mode 100644 index 000000000000..cdd873d315a3 --- /dev/null +++ b/devel/antlrworks/pkg-descr @@ -0,0 +1,5 @@ +ANTLRWorks is a simple but efficient IDE for ANTLR 3 grammars. +It allows users to edit, visualize, interpret and debug +any ANTLR 3 grammar through an easy-to-use GUI. + +WWW: http://www.antlr.org/works/ |