vindaloo-thesis / idris-se
Idris to Serpent back end for Ethereum smart contracts
☆32Updated 7 years ago
Alternatives and similar repositories for idris-se:
Users that are interested in idris-se are comparing it to the libraries listed below
- A hip inductive theorem prover!☆89Updated 3 years ago
- Specification of the Cedilleum language, a dependently typed language with pattern matching that compiles to Cedille Core☆26Updated 5 years ago
- Parsers for various configuration files written in Idris.☆19Updated 7 years ago
- Haskell Equational Reasoning Model-to-Implementation Tunnel☆48Updated 2 years ago
- Idris Binary Integer Arithmetic, porting PArith, NArith, and ZArith from Coq☆36Updated 4 years ago
- ☆40Updated 6 years ago
- A Haskell translation of Idris's original algebraic effects library☆41Updated 8 years ago
- System POSIX bindings for Idris.☆36Updated 6 years ago
- Yet another concurrent playground☆32Updated 9 years ago
- complexity testing for haskell☆48Updated 9 years ago
- Adaptation of the streaming library for increased safety through linear types. Summer of Haskell 2017 project.☆47Updated 7 years ago
- Free Monads and useful constructions to work with them☆26Updated 6 years ago
- Use Conal Elliott's concat library to compile regular Haskell functions into Z3 equations☆38Updated 7 years ago
- Mindless, verified (erasably) coding using dependent types☆104Updated 9 years ago
- Type provider library for Idris☆94Updated 7 years ago
- Playing with https://github.com/ekmett/machines☆51Updated 7 years ago
- Slides and exercises for the Idris course taught at Galois☆50Updated 9 years ago
- Recursion schemes for Idris☆64Updated 6 years ago
- Examples of relevant technologies for implementing DSLs in Haskell.☆15Updated 9 years ago
- Formally prove properties of Haskell programs using SBV/SMT.☆45Updated 8 months ago
- Easy bidirectional serialization in Haskell☆50Updated 6 years ago
- Implementation of cryptographic primitives using Idris☆120Updated 6 years ago
- Static blog generator in Idris.☆39Updated 9 years ago
- Old Nix expressions for Idris packaging. Idris support moved into Nixpkgs!☆28Updated 9 years ago
- ☆23Updated 9 years ago
- ☆24Updated 8 years ago
- A hashing-based graph implementation in Haskell☆33Updated 6 years ago
- being the materials for CS410 Advanced Functional Programming in the 2015/16 session☆40Updated 8 years ago
- A Distributed Computing Library in Haskell☆52Updated 7 years ago
- Open records for Haskell