eriknyquist / librxvmLinks
non-backtracking NFA-based regular expression library, for C and Python
☆63Updated 5 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 7 years ago
- C Python, made faster.☆343Updated 10 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated 2 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- Pure-python C and assembler compiler☆55Updated 11 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- A small python based build file generator targetting the build system ninja☆46Updated 9 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆47Updated 9 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 7 years ago
- A library of "connected" data structures☆131Updated 2 years ago
- A programming language.☆21Updated 8 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A Python-like systems programming language☆84Updated 10 years ago
- Programmatic code generation☆83Updated 6 years ago
- ☆71Updated last month
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 8 years ago
- Python Parser☆122Updated 2 months ago
- ☆93Updated 3 months ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆47Updated 6 years ago
- Cool trick to store 4 5-bit values in one 16-bit value.☆285Updated 5 years ago
- Interactive Console for the C Programming Language☆72Updated 10 years ago
- The fluffy programming language main repository☆25Updated 13 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- A Scannerless GLR parser/parser generater.☆114Updated this week
- A programming language in the Perl/Python/Ruby group☆132Updated 7 years ago
- Tiny modular assembler & vm for lightweight control microcode☆37Updated 5 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆235Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆165Updated 7 years ago