chemeq

Parser for chemical formula and equilibria

Description

chemeq is a basic standalone filter written in C language, flex and bison. It inputs strings like:
 2H2 + O2 ---> 2 H2O
then it outputs LaTeX code and messages about the equilibrium of a chemical reaction.

 example:~/src$ echo "2H2 + O2 ---> 2 H2O" | chemeq -lc
 2\,H_{2}\,+\,O_{2}\,\rightarrow\,2\,H_{2}O
 OK

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install chemeq