gsl
gsl copied to clipboard
iMatix GSL code generator, used by ZeroMQ
The original PCRE library is deprecated. This is a port to the successor PCRE2.
I would like to use `regexp.match(pattern, text, match)` in order to manipulate the `text` string. For example, in case that `text = "completeProfile"`, I want to obtain `"COMPLETE_PROFILE"` as result....
... a small piece of work for taking a community with you.
If GSL was 25 years ahead of its time Rational Rose was a century ahead of its time. Meta & data as a dialect of LISP, with a graphical front...
I posted this already in the imatrix gsl repo but got no answer. It is basically a first crude patch for CDATA handling. Here the original post: (https://github.com/imatix/gsl/issues/98) I have...
I fixed the "not-escaping the escape symbol" in the README.md by naïvely modifying the file instead of building with gitdown. I am not sure if that is important, but thought...
My IDE insist of saving XML files as UTF8 with BOM, as I don't use any special characters it is actually a regular ascii which gsl can process. However GSL...