6 lines
265 B
Text
6 lines
265 B
Text
|
Chemeq is a basic standalone filter written in C++ language, flex and bison.
|
||
|
It takes strings like: 2H2 + O2 ---> 2 H2O and can output pretty LaTeX code,
|
||
|
useful messages and much more. It aims to be embeddable in education tools.
|
||
|
|
||
|
WWW: http://home.gna.org/chemeq/
|