Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Historic project for checking chemical formulae.

License

Notifications You must be signed in to change notification settings

isaacphysics/chemistry-checker

 
 

Repository files navigation

chemistry-checker

Historic project for checking equivalence of chemical formula on Isaac Physics.

This project has been superseded by a new Node-based project: chemistry-checker-js.

Installation / Setup Instructions

It needs Maven, which should find the required JFlex and CUP dependencies.

mvn jflex:generate cup:generate

Then run the main(...) method of the resulting target\generated-sources\cup\chemistry_checker\parser.java file.

About

Historic project for checking chemical formulae.

Resources

License

Stars

Watchers

Forks

Languages

  • Java 95.4%
  • Lex 3.4%
  • Other 1.2%