Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-generation-of-c-code

Commands to be executed for compilation and execution of Lex and Yacc Files:

  • lex lex_file.l
  • yacc -d yacc_file.y
  • gcc lex.yy.c y.tab.h -ll
  • ./a.out

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages