I have the pleasure to announce the release of TyXML 4.4.0, with special Reason support!
I have the pleasure to announce the release of TyXML 4.4.0, with special Reason support!
Some times ago, I released Tyre, a library for Typed Regular Expressions that allows matching, printing and routing. While many people expressed interest, the syntax was (rightfully) considered too obtuse for practical usage. Thanks to Petter A. ‘paurkedal’ Urkedal, this should now be fixed!
(fun x -> Printf.printf "%s %S" x x) "(fun x -> Printf.printf \"%s %S\" x x)"
I’m happy to announce the release of Regenerate, a library, tool and website to generate test cases for regular expression engines.
I’m happy to announce that I successfully defended my PhD Thesis!
Here are some news about Tyre, along with release of version 0.3.
I’m happy to announce the release of Pumping, a library to leverage the OCaml type system to recognize regular languages.
I’m happy to announce the release of Tyre, a library for Typed Regular Expressions.
The diff list trick is a way to compute with lists in types. It allows to create heterogeneous lists which is very useful, in particular in the Format
module from the standard library.
This was long overdue, after a lot of ocsigen-cohttp hacking (duh), I finally started trying mirage!