tgrospic / object-algebrasLinks
Experiments with higher-kinded types and object algebras in C#
☆38Updated 5 years ago
Alternatives and similar repositories for object-algebras
Users that are interested in object-algebras are comparing it to the libraries listed below
Sorting:
- Playing around with languages concepts like type inference, pratt parsing, parser combinators and immutability.☆19Updated last year
- Higher abstraction infrastructures in F#(ad-hoc polymorphism, subtypeclassing, monad, hkt...), exactly what we've dreamed about for so lo…☆43Updated 6 years ago
- LALR parser combinators for C# and F#.☆100Updated this week
- Source code with tasks from my "Write your own tiny programming system(s)!" course at Charles University. Follow the link below to watch…☆42Updated 3 weeks ago
- Safe cross-platform functional programming directly in C#.☆20Updated last year
- Simple DSL to solve SMT problems using Z3 API in F#☆53Updated 6 years ago
- 🦅 VSCode extension for F* with IDE features☆15Updated 5 years ago
- A logic programming library for F#☆47Updated 10 years ago
- Port of the alga Algebraic Graphs library (https://github.com/snowleopard/alga) to F#☆30Updated 6 years ago
- Minimal type inference Algorithm W and Algorithm M in F#☆35Updated last year
- Lisp inspired serialization (intended for when you don't even want to take a dependency on JSON serializer)☆14Updated 4 years ago
- A Common Intermediate Language backend for Idris 1☆134Updated 6 years ago
- A compiler framework for managed code.☆53Updated 6 years ago
- A type-level logic programming language embedded in F#☆32Updated 7 years ago
- Experimental concepts for C# using Roslyn☆80Updated 4 years ago
- Oly Language Compiler and Runtime☆56Updated 2 weeks ago
- A port of MiniKanren to F# - embedded, typed logic programming☆30Updated 7 years ago
- Guide, description and shared knowledge related to FFI in F# and .NET in general☆33Updated 2 years ago
- extensible, type-and-source-polymorphic, non-linear applicative parser combinator library for F# 3.0 and 4.0☆55Updated 7 years ago
- Platform for parser generators and other grammarware research and development. GLL, RNGLR, graph parsing algorithms, and many others are …☆40Updated 6 years ago
- This repo contains all c++ / haskell samples from Bartosz Milewski's book (Category Theory for Programmers) converted to csharp and fshar…☆208Updated 4 years ago
- type-level programming in F#☆39Updated 6 years ago
- LLVM bindings for F#☆94Updated 9 years ago
- Different type inference algorithms implemented in F#☆163Updated 4 years ago
- Examples from John Harrison's "Handbook of Practical Logic and Automated Reasoning", ported to F#.☆178Updated 8 years ago
- FsHlvm is a cross-platform open-source high level virtual machine written in F# and uses the LLVM library for high-performance code gener…☆29Updated 4 years ago
- Examples of Church encodings in C#☆16Updated 3 years ago
- Python core implemented in F# language and under dotnetcore 3.1 or later.☆25Updated 5 years ago
- A library design for programming with effects and handlers in C#☆151Updated last year
- .NET CIL interpreter written in simple subset of F#☆52Updated 2 years ago