REDUCE

16.34 Limitations

  1. Grammar rules and semantic actions are specified in fairly raw Lisp.
  2. 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.