diff options
Diffstat (limited to 'devel/rdp/DESCR')
-rw-r--r-- | devel/rdp/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/rdp/DESCR b/devel/rdp/DESCR new file mode 100644 index 00000000000..36e6b80073a --- /dev/null +++ b/devel/rdp/DESCR @@ -0,0 +1,5 @@ +RDP compiles attributed LL(1) grammars decorated with C-language +semantic actions into recursive descent compilers. RDP is written in +strict ANSI C and produces strict ANSI C. RDP is designed to be easy +to use, and comes with library support for many of the things that are +left to the user in more traditional tools. |