mykolav / coollang-2020-fsLinks
Compiler for a small Scala subset
☆38Updated 3 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
- A Scheme compiler that targets .NET written in F#☆28Updated 3 weeks 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
- ☆9Updated 8 months ago
- Tiger Compiler implemented in F#☆11Updated 4 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
- ScanRat - PEG Parser Combinators for F# with support for Left Recursion and Memoization☆60Updated 4 years ago
- Tools for building compilers, interpreters, and analysis tools in F#☆46Updated 4 years ago
- Appel's Tiger language implemented in F#☆14Updated 4 years ago
- Minimal type inference Algorithm W and Algorithm M in F#☆35Updated last year
- Experiments with higher-kinded types and object algebras in C#☆38Updated 5 years ago
- F# GLFW 3 Binding☆10Updated 7 years ago
- Playing around with languages concepts like type inference, pratt parsing, parser combinators and immutability.☆18Updated last year
- A toy lisp interpreter in F# inspired by Norvig's lispy☆13Updated 5 years ago
- Different type inference algorithms implemented in F#☆163Updated 4 years ago
- A simple cross-platform OCaml code editor built for top-level evaluation.☆65Updated 2 years ago
- A logic programming library for F#☆46Updated 10 years ago
- An F# library for writing and reading .NET assemblies and modules☆12Updated 3 years ago
- Lisp compiler in F#☆24Updated 14 years ago
- Dyalect is a dynamic programming language for .NET.☆79Updated 3 weeks ago
- LLVM bindings for F#☆95Updated 9 years ago
- Image Utilities for F# (2d-drawing, loading/saving of image files, simple Gtk apps)☆9Updated 2 years ago
- λ calculus library made purely in and for F#☆33Updated 2 years ago
- type-level programming in F#☆38Updated 6 years ago
- Implementation of forth programming language in fsharp for learning purposes.☆21Updated 6 years ago
- Scheme interpreter in F#☆55Updated 2 years ago
- Accompanying code for "Types and Programming Languages", ported to F#☆54Updated 11 years ago
- F# LL(k) Parser generator.☆12Updated 2 years ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆24Updated 2 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