angrykoala / awesome-esolangs

Curated list of awesome Esoteric languages and resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add RegexPL

AndersonTorres opened this issue · comments

https://esolangs.org/wiki/RegexPL
http://zuu.dk/index.php?page=regexpl

RegexPL (Regular Expression Programming Language) is an esoteric programming language that performs computation solely by means of matching strings against regular expressions and substituting parts of the matched string.