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.☆18Updated last year
- Safe cross-platform functional programming directly in C#.☆20Updated last year
- Platform for parser generators and other grammarware research and development. GLL, RNGLR, graph parsing algorithms, and many others are …☆40Updated 6 years ago
- A performant and ergonomic implementation of binary decision diagrams for .NET☆55Updated last year
- 🦅 VSCode extension for F* with IDE features☆15Updated 5 years ago
- Source code with tasks from my "Write your own tiny programming system(s)!" course at Charles University. Follow the link below to watch…☆42Updated last year
- Experimental concepts for C# using Roslyn☆80Updated 4 years ago
- A compiler framework for managed code.☆53Updated 5 years ago
- A logic programming library for F#☆46Updated 10 years ago
- LALR parser combinators for C# and F#.☆100Updated this week
- Higher abstraction infrastructures in F#(ad-hoc polymorphism, subtypeclassing, monad, hkt...), exactly what we've dreamed about for so lo…☆43Updated 6 years ago
- Automata and transducer library for .NET☆81Updated 5 years ago
- Minimal type inference Algorithm W and Algorithm M in F#☆35Updated last year
- type-level programming in F#☆38Updated 6 years ago
- Port of the alga Algebraic Graphs library (https://github.com/snowleopard/alga) to F#☆29Updated 6 years ago
- A Common Intermediate Language backend for Idris 1☆133Updated 6 years ago
- Examples from John Harrison's "Handbook of Practical Logic and Automated Reasoning", ported to F#.☆178Updated 8 years ago
- A native implementation of the MicroKanren DSL for .NET☆47Updated 10 years ago
- Oly Language Compiler and Runtime☆56Updated this week
- Guan is a cross-platform, general-purpose logic programming library with a C# API for external predicate implementation. It is a close ap…☆81Updated 5 months ago
- A language for scientific computing that focuses on safety, expressiveness, and interoperability☆57Updated 4 months ago
- Simple DSL to solve SMT problems using Z3 API in F#☆53Updated 6 years ago
- Guide, description and shared knowledge related to FFI in F# and .NET in general☆32Updated 2 years ago
- Symbolic execution engine for .NET Core☆52Updated 7 months ago
- Ela is a simple, yet powerful modern functional language with a state-of-art syntax. Ela combines strict and lazy evaluation, dynamic typ…☆23Updated 3 years ago
- This repo contains all c++ / haskell samples from Bartosz Milewski's book (Category Theory for Programmers) converted to csharp and fshar…☆207Updated 3 years ago
- Materials for my lectures including programming langauge design, software engineering and human-computer interaction.☆104Updated 8 months ago
- Tools for building compilers, interpreters, and analysis tools in F#☆45Updated 4 years ago
- Different type inference algorithms implemented in F#☆163Updated 4 years ago
- Formal verification tool based on predicate calculus and supporting several programming languages☆38Updated 3 weeks ago