mmanela / FlangoLinks
Playing around with languages concepts like type inference, pratt parsing, parser combinators and immutability.
☆19Updated last year
Alternatives and similar repositories for Flango
Users that are interested in Flango are comparing it to the libraries listed below
Sorting:
- A toy lisp interpreter in F# inspired by Norvig's lispy☆13Updated 5 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
- Port of the alga Algebraic Graphs library (https://github.com/snowleopard/alga) to F#☆30Updated 7 years ago
- Experiments with higher-kinded types and object algebras in C#☆38Updated 5 years ago
- A logic programming library for F#☆46Updated 10 years ago
- Minimal type inference Algorithm W and Algorithm M in F#☆35Updated 2 years ago
- Appel's Tiger language implemented in F#☆13Updated 4 years ago
- ☆15Updated 10 years ago
- A Common Intermediate Language backend for Idris 1☆134Updated 7 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 5 years ago
- Tools for building compilers, interpreters, and analysis tools in F#☆45Updated 5 years ago
- Simple DSL to solve SMT problems using Z3 API in F#☆54Updated 6 years ago
- A library to build declarative, composable, reactive user interfaces with WebSharper.☆14Updated 3 months ago
- LLVM bindings for F#☆94Updated 9 years ago
- Tiger Compiler implemented in F#☆11Updated 4 years ago
- Platform for parser generators and other grammarware research and development. GLL, RNGLR, graph parsing algorithms, and many others are …☆41Updated 6 years ago
- A type-level logic programming language embedded in F#☆32Updated 7 years ago
- extensible, type-and-source-polymorphic, non-linear applicative parser combinator library for F# 3.0 and 4.0☆55Updated 7 years ago
- Intro to F# demo project☆27Updated 7 years ago
- Prototype for an F# MSIL DSL☆27Updated 12 years ago
- Compositional Query Framework for F# Queries, based on "A Practical Theory of Language-Integrated Query"☆70Updated 6 years ago
- F# library for Gaussian process models☆45Updated 11 years ago
- Higher abstraction infrastructures in F#(ad-hoc polymorphism, subtypeclassing, monad, hkt...), exactly what we've dreamed about for so lo…☆44Updated 6 years ago
- Compiler for a small Scala subset☆38Updated 8 months ago
- FsAlg: Generic Linear Algebra Library☆24Updated 10 years ago
- An F# library for writing and reading .NET assemblies and modules☆12Updated 4 years ago
- experiments with @robkuz LimitedValue type☆71Updated 6 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
- Building Emulators inF#☆11Updated 4 years ago