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
- type-system, revised unification algorithm and runtime time representations☆14Updated 5 years ago
- A handy tool to help design and parse your own language☆21Updated 3 years ago
- Libraries and tools for topological and geometric modeling.☆18Updated 6 months ago
- Successor project: https://github.com/thautwarm/Quick-Backend☆24Updated 6 years ago
- Convenient parser generator for Python(check out https://github.com/thautwarm/RBNF for an advanced version).☆65Updated 7 years ago
- Ask for solutions.☆19Updated 6 years ago
- HOL Guidebook☆11Updated 11 months ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆38Updated 4 years ago
- end the parsing problem☆39Updated 3 years ago
- A high level LLVM IR AST provider for GraphEngine JIT.☆22Updated 7 years ago
- A programming language.☆21Updated 8 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
- The programming language I'm proud of: queryable type system, first class polymorphisms(type hole), type classes/traits, module as record…☆14Updated 5 years ago
- NaDeA (Natural Deduction Assistant) - With a Formalization in Isabelle☆16Updated 2 years ago
- Implementing a programming language within 20 minutes, also a tutorial for syntax driven parsing with frontend-for-free.☆16Updated 4 years ago
- OCaml bytecode to C compiler☆103Updated 4 years ago
- Statically typed BNF with semantic actions; safe parser generator applicable to every programming language.☆62Updated 6 months ago
- The MLPolyR programming language, revived☆25Updated 4 years ago
- A simple cross-platform OCaml code editor built for top-level evaluation.☆65Updated 2 years ago
- SML, The Living Language (aka, Successor ML)☆72Updated 9 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 4 months ago
- Talking about classical logic and abstract algebra in Haskell☆16Updated 4 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated last month
- Alef Lazily Evaluates Functions☆32Updated 12 years ago
- Proof Object Transformation, Preserving Imp Embeddings: the first proof compiler to be formally proven correct☆16Updated last year
- A Dict k v in Idris☆15Updated 4 years ago
- #lang for writing C code☆15Updated 8 years ago
- Stacks project, from a homotopy type theory point-of-view (hPOV)☆14Updated 4 years ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Updated 5 years ago