coquelicot / PyDSLLinks
A runtime DSL parser generator for python.
☆18Updated 9 years ago
Alternatives and similar repositories for PyDSL
Users that are interested in PyDSL are comparing it to the libraries listed below
Sorting:
- Lecture note on Lambda Calculus and Types for FLOLAC☆27Updated last year
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆40Updated 5 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 6 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- A handy tool to help design and parse your own language☆21Updated 3 years ago
- A compiler for higher rank ML with type classes☆13Updated 5 years ago
- Successor project: https://github.com/thautwarm/Quick-Backend☆24Updated 6 years ago
- Libraries and tools for topological and geometric modeling.☆17Updated 10 months ago
- A simple but powerful DSL for charset/encoding conversion and transformation, pure C implementation with no extra dependencies☆53Updated 3 years ago
- end the parsing problem☆40Updated 3 years ago
- Talking about classical logic and abstract algebra in Haskell☆16Updated 4 years ago
- ☆19Updated 10 years ago
- Ask for solutions.☆19Updated 6 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33Updated 9 months ago
- A high level LLVM IR AST provider for GraphEngine JIT.☆22Updated 7 years ago
- Some materials for "The taste of probabilistic programming and modeling" by Oleg Kiselyov at FLOLAC'16☆16Updated 9 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
- backend of Guabao☆13Updated last year
- 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
- Stacks project, from a homotopy type theory point-of-view (hPOV)☆14Updated 5 years ago
- a compiler from a subset of Scheme into X64☆31Updated 11 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- An attribute grammar-based programming language for composable language extensions☆68Updated last month
- Formal semantics of LLVM IR in K☆45Updated 10 years ago
- An implementation of scheme that can call python modules☆21Updated 12 years ago
- SQLGitHub — Managing GitHub organization made easier☆39Updated 7 years ago
- Implementing a programming language within 20 minutes, also a tutorial for syntax driven parsing with frontend-for-free.☆16Updated 4 years ago
- A Python bytecode compiler and bytecode generator.☆23Updated 11 years ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆10Updated 4 years ago