All Projects → ceedubs → irrec

ceedubs / irrec

Licence: Apache-2.0 license
composable regular expressions based on Kleene algebras and recursion schemes

Programming Languages

scala
5932 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to irrec

regex
Regular expressions for Prolog
Stars: ✭ 16 (+14.29%)
Mutual labels:  regular-expression
es6-template-regex
Regular expression for matching es6 template delimiters in a string.
Stars: ✭ 15 (+7.14%)
Mutual labels:  regular-expression
riskybird
Regular expression authors best friend
Stars: ✭ 48 (+242.86%)
Mutual labels:  regular-expression
cregex
A small implementation of regular expression matching engine in C
Stars: ✭ 72 (+414.29%)
Mutual labels:  regular-expression
regexp-expand
Show the ELisp regular expression at point in rx form.
Stars: ✭ 18 (+28.57%)
Mutual labels:  regular-expression
LLRegex
Regular expression library in Swift, wrapping NSRegularExpression.
Stars: ✭ 18 (+28.57%)
Mutual labels:  regular-expression
RegexReplacer
A flexible tool to make complex replacements with regular expression
Stars: ✭ 38 (+171.43%)
Mutual labels:  regular-expression
effcee
Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck
Stars: ✭ 76 (+442.86%)
Mutual labels:  regular-expression
termco
Regular Expression Counts of Terms and Substrings
Stars: ✭ 24 (+71.43%)
Mutual labels:  regular-expression
CVparser
CVparser is software for parsing or extracting data out of CV/resumes.
Stars: ✭ 28 (+100%)
Mutual labels:  regular-expression
path-to-regexp-php
PHP port of https://github.com/pillarjs/path-to-regexp
Stars: ✭ 21 (+50%)
Mutual labels:  regular-expression
unix-programming-and-regular-expressions-workshop
A workshop on Unix Programming Principles using tools such as grep, sed, awk, shell programming and regular expressions
Stars: ✭ 25 (+78.57%)
Mutual labels:  regular-expression
parsesig
A Telegram bot that forwards messages from one private/public channel to another after formatting
Stars: ✭ 40 (+185.71%)
Mutual labels:  regular-expression
RE2RNN
Source code for the EMNLP 2020 paper "Cold-Start and Interpretability: Turning Regular Expressions intoTrainable Recurrent Neural Networks"
Stars: ✭ 96 (+585.71%)
Mutual labels:  regular-expression
dregex
Dregex is a JVM library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
Stars: ✭ 37 (+164.29%)
Mutual labels:  regular-expression
BUFFY
Back Up Files For You
Stars: ✭ 19 (+35.71%)
Mutual labels:  regular-expression
montre
The original timed regular expression matcher over temporal behaviors
Stars: ✭ 14 (+0%)
Mutual labels:  regular-expression
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
Stars: ✭ 26 (+85.71%)
Mutual labels:  regular-expression
Data-Wrangling-with-Python
Simplify your ETL processes with these hands-on data sanitation tips, tricks, and best practices
Stars: ✭ 90 (+542.86%)
Mutual labels:  regular-expression
edit
A stand-alone implementation of the Acme text editor's command language.
Stars: ✭ 29 (+107.14%)
Mutual labels:  regular-expression

irrec

Build Status

Composable regular expressions with a functional API and implementation. Read more on the irrec website.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].