Javascript version of elementary reaction expression parser
ChemFormula is a Python library for working with chemical formulas. It supports parsing formulas, generating formatted output strings, calculating molecular weights and weight distributions, and performing arithmetic operations on ChemFormula objects.
A very simple parser of chemical formulas for ChemApp datafiles; no parentheses, integer/fractional coefficients.