Esoteric Reaction is an esoteric programming language created in 2020.
| #2786on PLDB | 6Years Old |
git clone https://github.com/bigyihsuan/EsotericReactionEsolang using chemical "formulas" as code
<code> ::= <equation> | <equation> <code>
<equation> ::= <reagent> <rhs> | <COMMENT> | <reagent> <rhs> <COMMENT>