[cs631apue] crysh: yacc & lex

Jan Schaumann jschauma at stevens.edu
Mon Dec 18 12:03:14 EST 2017


Patrick A Grasso <pgrasso at stevens.edu> wrote:
 
> Granted, it may be a bit overkill for the simplistic functionality
> required for by assignment

Yes, it would be.

But using yacc and lex would be fine here.  Your Makefile would need to
generate the appropriate files for compilation.

-Jan


More information about the cs631apue mailing list