[ prog / sol / mona ]

prog


What is the most underrated Scheme implementation?

39 2020-06-21 09:16

>>37
"Scheme regular expressions" is distinct from textual regexps. It's a more elegant DSL, leading to much more readable (and FWIW writeable) code.
See SRFI-115, which was modelled after Gauche's SREs, which were modelled after Raku's regexps.

51


VIP:

do not edit these