Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

STEPS TO EXECUTE THE PROJECT:

  • Open the project directory in the terminal
  • Run the following commands:
    • lex chem.l
    • yacc chem.y
    • gcc y.tab.c -ll -ly
    • ./a.out

About

a lex-yacc project that balances a given chemical equation

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages