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
- 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 month
- A Scheme compiler that targets .NET written in F#☆30Updated 4 months ago
- Minimal type inference Algorithm W and Algorithm M in F#☆35Updated 2 years ago
- Tiger Compiler implemented in F#☆11Updated 4 years ago
- ScanRat - PEG Parser Combinators for F# with support for Left Recursion and Memoization☆60Updated 5 years ago
- Tools for building compilers, interpreters, and analysis tools in F#☆45Updated 5 years ago
- Playing around with languages concepts like type inference, pratt parsing, parser combinators and immutability.☆19Updated last year
- A toy lisp interpreter in F# inspired by Norvig's lispy☆13Updated 5 years ago
- F# implementation of a Mini-C compiler targeting MSIL☆81Updated 11 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
- F# GLFW 3 Binding☆10Updated 7 years ago
- Different type inference algorithms implemented in F#☆163Updated 4 years ago
- Experiments with higher-kinded types and object algebras in C#☆38Updated 5 years ago
- Appel's Tiger language implemented in F#☆13Updated 4 years ago
- A logic programming library for F#☆46Updated 10 years ago
- Lisp compiler in F#☆24Updated 14 years ago
- Lisp inspired serialization (intended for when you don't even want to take a dependency on JSON serializer)☆14Updated 4 years ago
- λ calculus library made purely in and for F#☆34Updated 2 years ago
- A compiler for the Adamant language☆22Updated 5 years ago
- Implementation of forth programming language in fsharp for learning purposes.☆21Updated 6 years ago
- FsHlvm is a cross-platform open-source high level virtual machine written in F# and uses the LLVM library for high-performance code gener…☆29Updated 4 years ago
- Builds cloud-init VM configuration files in F#☆16Updated last month
- get you an ultimate lexer generator using Fable; port OCaml sedlex to FSharp, Python and more!☆16Updated 3 years ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆24Updated 3 years ago
- An F# library for writing and reading .NET assemblies and modules☆12Updated 4 years ago
- A dynamically typed, functional-first, object-oriented, concurrent, general-purpose, embeddable scipting and programming language (for do…☆18Updated 7 years ago
- Source code for a minimal Commodore 64 BASIC interpreter and the essay "The Lost Ways of Programming: Commodore 64 BASIC"☆21Updated 3 years ago
- 🎈 A toy DSL to create presentations in F#☆19Updated 2 years ago
- A simple and educational compiler for the SASL programming language☆23Updated 7 years ago