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