xye7ei / metaparseLinks
A handy tool to help design and parse your own language
☆21Updated 3 years ago
Alternatives and similar repositories for metaparse
Users that are interested in metaparse are comparing it to the libraries listed below
Sorting:
- A VS Code extension help you explore CPython internals☆15Updated 2 years ago
- Yet another Python Python☆91Updated 6 years ago
- This project's lifetime has ended. The successor is https://github.com/thautwarm/frontend-for-free which is WIP. You can check lark-parse…☆41Updated 6 years ago
- thautwarm utilities.☆11Updated 6 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- Lisp Flavoured C++☆29Updated 4 years ago
- A high level LLVM IR AST provider for GraphEngine JIT.☆22Updated 7 years ago
- Convenient parser generator for Python(check out https://github.com/thautwarm/RBNF for an advanced version).☆65Updated 7 years ago
- A simple implementation of JSON.☆19Updated 8 years ago
- Implementing a programming language within 20 minutes, also a tutorial for syntax driven parsing with frontend-for-free.☆16Updated 4 years ago
- (Deprecated)Rem Programming Language: a playful dynamic language with all modern syntax sugars.☆25Updated 7 years ago
- The first and yet the only CPython compatible Python JIT, over the world.(julia backend: https://github.com/thautwarm/RestrainJIT.jl)☆107Updated 5 years ago
- a c89 compiler, need total test.☆29Updated 7 years ago
- tasty feature extensions for python3(NO MAINTENANCE!).☆62Updated 6 years ago
- The Dragon Virtual Machine.