Perigord-Kleisli / Atom-Counter

simple program for parsing formula names

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atom-Counter

simple program for parsing formula names Testcases

** Just a small project, no longer being developed

Table Mode The basic syntax in table mode is

  • Any element on its own does not get affected
 Au_2 -> Au_2
|----+----------+---------|
|    | Reactant | Product |
|----+----------+---------|
| Au |    2     |    2    |
|----+----------+---------|

About

simple program for parsing formula names

License:MIT License


Languages

Language:Haskell 100.0%