rosie 1.5.0

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

rosie 1.5.0

Prerequisites:
Rosie installation (see https://gitlab.com/rosie-pattern-language/rosie)


Rosie and the Rosie Pattern Language (RPL)
RPL expressions are patterns for matching text, similar to regex but
more powerful. You can use RPL for text pattern matching the way you
might use PCRE or regex in Perl, Python, or Java. Unlike regex, RPL
is readable and maintainable, and packages of rpl are easily shared.
The Rosie project provides a library so you can use RPL from a variety
of programming languages. We also provide an interactive read-eval-
print loop for pattern development and debugging, and an RPL compiler.
The Rosie matching engine is very small and reasonably fast.

Rosie’s home page:
https://rosie-lang.org

The repository of record for the Rosie project is located at:
https://gitlab.com/rosie-pattern-language/rosie

Open issues are at:
https://gitlab.com/rosie-pattern-language/rosie/issues


Before opening an issue with a bug report or an enhancement request,
please check the current open issues.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.