[ prog / sol / mona ]
frontpage - thread list - new thread - preferences - ?
>>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.
VIP:
bbs.scm + MIT Scheme + SICP + Satori Mode