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

This branch is 83 commits ahead of jsharkey13/chemistry-checker:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c9cd553 · Feb 4, 2025
Dec 22, 2022
Aug 3, 2017
Mar 22, 2016
Jun 16, 2017
Jul 27, 2016
Mar 30, 2016
Feb 4, 2025
Jul 7, 2016
Jul 7, 2016
Jun 14, 2022
Feb 4, 2025
Jul 7, 2016

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%