thautwarm / frontend-for-freeLinks
end the parsing problem
☆40Updated 3 years ago
Alternatives and similar repositories for frontend-for-free
Users that are interested in frontend-for-free are comparing it to the libraries listed below
Sorting:
- Fully compatible CPython jit compiler. Optimising Dynamic, Interpreted, and Object-oriented(DIO) programs.☆117Updated 4 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 7 years ago
- An amazing syntax extension system in pure Python, the way to coding efficiency.☆108Updated 4 years ago
- The first and yet the only CPython compatible Python JIT, over the world.(julia backend: https://github.com/thautwarm/RestrainJIT.jl)☆107Updated 6 years ago
- Successor project: https://github.com/thautwarm/Quick-Backend☆24Updated 6 years ago
- A chance to focus on graph drawing itself, forget APIs and other stuffs.☆40Updated 3 years ago
- Implementing a programming language within 20 minutes, also a tutorial for syntax driven parsing with frontend-for-free.☆16Updated 4 years ago
- The most simplest and super efficient command line tools, distributed in solely one file.☆10Updated 3 years ago
- thautwarm utilities.☆11Updated 7 years ago
- A VS Code extension help you explore CPython internals☆15Updated 2 years ago
- Libraries and tools for topological and geometric modeling.☆17Updated 10 months ago
- tasty feature extensions for python3(NO MAINTENANCE!).☆62Updated 6 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 6 years ago
- Yet another Python Python☆91Updated 7 years ago
- The programming language I'm proud of: queryable type system, first class polymorphisms(type hole), type classes/traits, module as record…☆14Updated 6 years ago
- A Scheme interpreter in Python☆14Updated 11 years ago
- Incremental implementation of a scheme compiler☆29Updated 12 years ago
- Julia implementation for Python Restrain JIT