brianberns / CompilerDesignLinks
☆9Updated 9 months ago
Alternatives and similar repositories for CompilerDesign
Users that are interested in CompilerDesign are comparing it to the libraries listed below
Sorting:
- 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
- Minimal type inference Algorithm W and Algorithm M in F#☆35Updated last year
- Tiger Compiler implemented in F#☆11Updated 4 years ago
- 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 3 weeks ago
- Appel's Tiger language implemented in F#☆13Updated 4 years ago
- A Scheme compiler that targets .NET written in F#☆28Updated last month
- type-level programming in F#☆38Updated 6 years ago
- λ calculus library made purely in and for F#☆33Updated 2 years ago
- A proof-of-concept demo of Bolero serverless SPA running on GitHub Pages using WebAssembly☆14Updated 4 years ago
- ScanRat - PEG Parser Combinators for F# with support for Left Recursion and Memoization☆60Updated 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☆37Updated 2 weeks ago
- Enables to create copies (similar to lenses) to generated FSharp.Data types (json only for now)☆15Updated 2 years ago
- Library for building Language Server Protocol servers and clients in F#.☆50Updated 5 months ago
- ☆11Updated last year
- Open source F# mathematical logic library.☆12Updated 3 years ago
- Port of the alga Algebraic Graphs library (https://github.com/snowleopard/alga) to F#☆29Updated 6 years ago
- Compiler for a small Scala subset☆38Updated 4 months ago
- Lisp inspired serialization (intended for when you don't even want to take a dependency on JSON serializer)☆14Updated 4 years ago
- Materials for my lectures including programming langauge design, software engineering and human-computer interaction.☆104Updated 7 months ago
- extensible, type-and-source-polymorphic, non-linear applicative parser combinator library for F# 3.0 and 4.0☆55Updated 7 years ago
- ☆15Updated 2 years ago
- A language for scientific computing that focuses on safety, expressiveness, and interoperability☆57Updated 4 months ago
- Examples from John Harrison's "Handbook of Practical Logic and Automated Reasoning", ported to F#.☆178Updated 8 years ago
- ☆21Updated 2 years ago
- A logic programming library for F#☆46Updated 10 years ago
- Hierarchical State Machine library☆51Updated 4 years ago
- Generate signature files for F#☆47Updated last month
- Experiments with higher-kinded types and object algebras in C#☆38Updated 5 years ago