Login
Roast topics
Find topics
Find it!
From:
(think)
(Uncensored)
subscribe
Learning OCaml: Regular Expressions - (think)
https://batsov.com/articles/2025/04/04/learning-ocaml-regular-expressions/
links
backlinks
Tagged with:
ocaml
regular expressions
learning ocaml
Roast topics
Find topics
Roast it!
One of the things that bothered me initially in OCaml was the poor support for working in regular expressions in the standard library. Technically speaking, there’s no support for them at all!