mykolav / coollang-2020-fsLinks
Compiler for a small Scala subset
☆38Updated 9 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:
- A Scheme compiler that targets .NET written in F#☆32Updated 7 months ago
- Tiger Compiler implemented in F#☆11Updated 4 years ago
- 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 4 months ago
- Minimal type inference Algorithm W and Algorithm M in F#☆35Updated 2 years ago
- Playing around with languages concepts like type inference, pratt parsing, parser combinators and immutability.☆19Updated last year
- 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
- A toy lisp interpreter in F# inspired by Norvig's lispy☆13Updated 5 years ago
- Appel's Tiger language implemented in F#☆13Updated 4 years ago
- ScanRat - PEG Parser Combinators for F# with support for Left Recursion and Memoization☆60Updated 5 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
- Tools for building compilers, interpreters, and analysis tools in F#☆45Updated 5 years ago
- Different type inference algorithms implemented in F#☆163Updated 4 years ago
- F# implementation of a Mini-C compiler targeting MSIL☆81Updated 12 years ago
- Lisp inspired serialization (intended for when you don't even want to take a dependency on JSON serializer)☆14Updated 4 years ago
- Experiments with higher-kinded types and object algebras in C#☆38Updated last week
- Lisp compiler in F#☆24Updated 15 years ago
- Scheme interpreter in F#☆55Updated 2 years ago
- A logic programming library for F#☆46Updated 10 years ago
- Compiler for a very restricted subset of OCaml☆25Updated 10 years ago
- F# 2D Game Tutorial with MonoGame on DotNet Core, Use Tank Game as Sample☆22Updated 5 years ago
- Micro C# Compiler☆47Updated 5 years ago
- Original course HDL solutions, F# implementations for the software stack, and VHDL implementations for the hardware stack for the nand2te…☆53Updated 2 years ago
- Materials for my lectures including programming langauge design, software engineering and human-computer interaction.☆114Updated last month
- A simple cross-platform OCaml code editor built for top-level evaluation.☆65Updated 2 years ago
- Python core implemented in F# language and under dotnetcore 3.1 or later.☆25Updated 5 years ago
- Guide, description and shared knowledge related to FFI in F# and .NET in general☆33Updated 3 years ago
- An F# library for writing and reading .NET assemblies and modules☆12Updated 4 years ago
- An tree-walking interpreter for a subset of the Lox programming language from "Crafting Interpreters" written in OCaml☆13Updated 5 years ago