Skip to content

nithish642k/chemical-equation-balancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published