Function Make-Parser

Part of:

package org.rl-community.rl-glue-utils
( make-parser &key ((token g0) ) ((need-new-p g1) t) ((spec-string g2) ) ((spec g3) (make-instance 'task-spec)) )