eriknyquist / librxvmLinks
non-backtracking NFA-based regular expression library, for C and Python
☆61Updated 4 years ago
Alternatives and similar repositories for librxvm
Users that are interested in librxvm are comparing it to the libraries listed below
Sorting:
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆42Updated 6 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- C Python, made faster.☆341Updated 9 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- A Python-like systems programming language☆84Updated 9 years ago
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 7 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆20Updated 5 years ago
- A multiple tab terminal emulator implemented in python☆88Updated 8 years ago
- Aerie: a regex-like engine nested word grammars☆16Updated 3 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- compiler☆36Updated 10 years ago
- C language port of google-diff-match-patch library☆41Updated 9 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 9 months ago
- A work-in-progress JIT-powered regex engine☆110Updated 7 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago
- pacc: a compiler-compiler☆37Updated 8 years ago
- Python Parser☆121Updated last year
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Conceptum is a stack-based, lightweight, Turing-equivalent JIT virtual machine running a small set of bytecodes for benchmarking VM perfo…☆22Updated 7 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- Python bindings for libgccjit.so☆48Updated 9 years ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆38Updated last year
- finding set bits in large bitmaps☆15Updated 9 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago