ndmitchell / rattleLinks
Forward build system with speculation and caching
☆108Updated last year
Alternatives and similar repositories for rattle
Users that are interested in rattle are comparing it to the libraries listed below
Sorting:
- A hip inductive theorem prover!☆89Updated 3 years ago
- Build system☆126Updated last year
- Stroll: an experimental build system☆41Updated 2 years ago
- Toy typechecker for Insanely Dependent Types☆81Updated 12 years ago
- Higher-order optimization library☆76Updated 2 years ago
- Higher kinded polymorphism in a language with unboxed, statically sized datatypes.☆51Updated 7 months ago
- A prototype programming language for programming with runners☆91Updated 4 years ago
- A build tool/package manager for C, configured with Dhall☆67Updated last year
- An implementation of the Dunfield-Krishnaswami "Sound and Complete" type-system☆84Updated 7 years ago
- Map lazy functional language constructs to LLVM IR☆50Updated 6 years ago
- A nano "theorem prover".☆62Updated 6 years ago
- A compiler for functional programs on serialized data☆167Updated this week
- ICFP tutorial☆39Updated 4 years ago
- The compilation target that functional programmers always wanted.☆62Updated 5 years ago
- ☆41Updated 8 years ago
- JHC Haskell compiler split into reusable components☆58Updated 6 years ago
- Example language server (LSP) implementation for a toy language☆60Updated 4 years ago
- A two-dimensional parser combinator library.☆41Updated 8 years ago
- enumerative property-based testing for Haskell☆52Updated last month
- Type-driven, component based synthesis, showcasing TYpe Guided Abstract Refinement (TYGAR)☆61Updated last month
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated 8 months ago
- PhD research ;; What's the difference between a typeclass/trait and a record/class/struct? Nothing really, or so I argue.☆82Updated 3 years ago
- ICFP 2020 papers. Crowd-sourced☆91Updated 5 years ago
- Source repository for https://hackage.haskell.org/package/language-c☆91Updated last week
- Efficient implementation of the implicit treap data structure☆62Updated 4 years ago
- Hopefully verifiable code generation in GHC☆94Updated 8 years ago
- Fast parsing from bytestrings☆166Updated 2 weeks ago
- A lambda calculus to explore type-directed program synthesis.☆85Updated 5 years ago
- a functional programming language with algebraic effects and handlers