Skip to content

A copy of the example programs from Lex & Yacc by John R. Levine et al.

Notifications You must be signed in to change notification settings

gnailuy/lex_and_yacc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A copy of the example programs from "Lex & Yacc" by John R. Levine et al.

with some minor updates.

calc

make

mgl

make
./mgl sample_menu.mgl sample_menu.mgl.c
gcc -o sample_menu.out sample_menu.mgl.c -Icurses -Itermcap -lcurses

About

A copy of the example programs from Lex & Yacc by John R. Levine et al.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published