mykolav / coollang-2020-fsLinks
Compiler for a small Scala subset
☆38Updated 6 months ago
Alternatives and similar repositories for coollang-2020-fs
Users that are interested in coollang-2020-fs are comparing it to the libraries listed below
Sorting:
- 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
- Playing around with languages concepts like type inference, pratt parsing, parser combinators and immutability.☆19Updated last year
- Tiger Compiler implemented in F#☆11Updated 4 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 3 weeks ago
- A toy lisp interpreter in F# inspired by Norvig's lispy☆13Updated 5 years ago
- Minimal type inference Algorithm W and Algorithm M in F#☆35Updated last year
- A Scheme compiler that targets .NET written in F#☆29Updated 3 months ago
- F# GLFW 3 Binding☆10Updated 7 years ago
- Let's Build a Compiler - An educational compiler built from scratch in F#, inspired by Jack Crenshaw's 1988 Pascal code☆49Updated 11 years ago
- Lisp inspired serialization (intended for when you don't even want to take a dependency on JSON serializer)☆14Updated 4 years ago
- ScanRat - PEG Parser Combinators for F# with support for Left Recursion and Memoization☆60Updated 5 years ago
- Different type inference algorithms implemented in F#☆163Updated 4 years ago
- Appel's Tiger language implemented in F#☆13Updated 4 years ago
- LLVM bindings for F#☆94Updated 9 years ago
- A logic programming library for F#☆47Updated 10 years ago
- Implementation of forth programming language in fsharp for learning purposes.☆21Updated 6 years ago
- Tools for building compilers, interpreters, and analysis tools in F#☆45Updated 5 years ago
- Source code for a minimal Commodore 64 BASIC interpreter and the essay "The Lost Ways of Programming: Commodore 64 BASIC"☆21Updated 2 years ago
- λ calculus library made purely in and for F#☆34Updated 2 years ago
- type-level programming in F#☆39Updated 6 years ago
- A dynamically typed, functional-first, object-oriented, concurrent, general-purpose, embeddable scipting and programming language (for do…☆18Updated 7 years ago
- Experiments with higher-kinded types and object algebras in C#☆38Updated 5 years ago
- Port of the alga Algebraic Graphs library (https://github.com/snowleopard/alga) to F#☆30Updated 7 years ago
- 🎈 A toy DSL to create presentations in F#☆19Updated 2 years ago
- Accompanying code for "Types and Programming Languages", ported to F#☆55Updated 12 years ago
- An F# library for writing and reading .NET assemblies and modules☆12Updated 4 years ago
- Twitter Clone in F# - Official GitHub Repository of the Book F# Applied II☆16Updated 7 years ago
- A type-level logic programming language embedded in F#☆32Updated 7 years ago
- Scheme interpreter in F#☆55Updated 2 years ago
- Simple DSL to solve SMT problems using Z3 API in F#☆53Updated 6 years ago