
16.34 Limitations
- Grammar rules and semantic actions are specified in fairly raw Lisp.
- The lexer is hand-written and can not readily be reconfigured for use with
languages other than rlisp. For instance it has use of "!" as a character escape
built into it.