leegao / RegexEnumeratorLinks
Combinatorial tricks to enumerate regular expressions in closed-form.
☆33Updated 9 years ago
Alternatives and similar repositories for RegexEnumerator
Users that are interested in RegexEnumerator are comparing it to the libraries listed below
Sorting:
- Some fun examples of solving problems with symbolic execution☆116Updated 7 years ago
- A minimalist type-inferred programming language with procedural macro support☆136Updated 5 years ago
- Python term rewriting☆30Updated 12 years ago
- A programming language based on a 2D Hilbert curve grid☆88Updated 3 years ago
- Stalin∇, a brutally optimizing compiler for the VLAD language☆76Updated 7 years ago
- An Interpreter for Extended Relational Algebra (Scheme based)☆84Updated 9 years ago
- Beautiful, interactive visualizations of logical inference☆151Updated 4 years ago
- Book lucid interpreter written in python☆24Updated 6 years ago
- Incremental regular expression matching☆53Updated 13 years ago
- Haskell re-implementation of STOKE, the stochastic superoptimizer☆65Updated 6 years ago
- Advent of Code 2018, in Coq! (https://adventofcode.com/2018)☆139Updated 6 years ago
- A new logic programming language.☆175Updated 2 years ago
- Automatically exported from code.google.com/p/ghilbert☆47Updated 8 years ago
- Collapsing Towers of Interpreters☆93Updated 7 months ago
- Exact Inference Engine for Probabilistic Programs☆135Updated 10 months ago
- Julia Implementation of Unums☆42Updated 8 years ago
- APL Compiler targeting a typed array intermediate language☆217Updated last year
- ☆59Updated 12 years ago
- Smallish programs written to learn something.☆50Updated 2 years ago
- Examples of literate programming by Knuth☆39Updated 7 months ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Running the code you want to write as fast as the code you have to write