andreasabel / java-adtLinks
A tool to create immutable algebraic data structures and visitors for Java (such as abstract syntax trees).
☆16Updated last month
Alternatives and similar repositories for java-adt
Users that are interested in java-adt are comparing it to the libraries listed below
Sorting:
- Replib: generic programming & Unbound: generic treatment of binders☆45Updated 2 years ago
- Implementation for ICFP 2020 paper☆54Updated 4 years ago
- Staged push/pull fusion with typed Template Haskell☆59Updated last year
- A copy of Daan Leijen's reference implementation of HMF (type inference)☆18Updated 9 years ago
- Benchmarking various normalization algorithms for the lambda calculus☆46Updated 2 years ago
- Self-contained repository for the eponymous paper☆30Updated 6 years ago
- A Specification for Dependent Types in Haskell (Core)☆64Updated 3 years ago
- Toy typechecker for Insanely Dependent Types☆81Updated 11 years ago
- ITT: quantified dependent calculus with inference of all modalities, implemented in Idris 2☆23Updated 8 months ago
- Bidirectional programming in Haskell with monadic profunctors☆46Updated 3 years ago
- Lambda normalization and conversion checking benchmarks for various implementations☆59Updated 4 years ago
- Implementing grep in Agda☆33Updated 4 years ago
- Correctness of normalization-by-evaluation for STLC☆23Updated 5 years ago
- Formalization of the polymorphic lambda calculus and its parametricity theorem☆35Updated 5 months ago
- CS410 "Advanced Functional Programming"☆25Updated 3 months ago
- Generic functions for single-sorted first-order structural unification☆46Updated 3 months ago
- Eventually a practical 2-level TT-based compiler☆27Updated 3 weeks ago
- System F-omega normalization by hereditary substitution in Agda☆60Updated 5 years ago
- Unification and type inference algorithms☆125Updated 10 years ago
- A showcase of interesting code and proof developments in Cedille☆36Updated 2 months ago
- Relative Monad Library for Agda☆24Updated 6 years ago
- Linear Logic for Constructive Mathematics, in Agda☆17Updated 6 years ago
- A formalization of Pure Type Systems (PTS) in Agda☆27Updated last month
- A general yet easy-to-use formalization of Big O, Big Theta, and more based on seminormed vector spaces.☆35Updated 8 years ago
- mirror of A simple type-theoretic language: Mini-TT☆40Updated 8 years ago
- This a type-checker plugin to rule all type checker plugins involving type-equality reasoning using smt solvers.☆21Updated 3 years ago
- Algebra of Programming in Agda: Dependent Types for Relational Program Derivation☆83Updated 9 years ago
- Simply typed lambda calculus in cubical agda☆22Updated 5 years ago
- A tiny language for teaching and experimenting with Refinement Types☆47Updated 4 years ago
- Specify variable binding in syntax trees using GHC.Generics (reimplementation of Unbound)☆56Updated last year