mykolav / coollang-2020-fsLinks
Compiler for a small Scala subset
☆38Updated 5 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:
- Minimal type inference Algorithm W and Algorithm M in F#☆35Updated last year
- 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
- 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
- Tiger Compiler implemented in F#☆11Updated 4 years ago
- Playing around with languages concepts like type inference, pratt parsing, parser combinators and immutability.☆19Updated 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 Scheme compiler that targets .NET written in F#☆28Updated 3 months ago
- ScanRat - PEG Parser Combinators for F# with support for Left Recursion and Memoization☆60Updated 5 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
- Tools for building compilers, interpreters, and analysis tools in F#☆45Updated 4 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
- Appel's Tiger language implemented in F#☆13Updated 4 years ago
- A logic programming library for F#