AshleyF / FSchemeLinks
Scheme interpreter in F#
☆55Updated 2 years ago
Alternatives and similar repositories for FScheme
Users that are interested in FScheme are comparing it to the libraries listed below
Sorting:
- Shen for the Common Language Runtime☆36Updated 10 months 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 logic programming library for F#☆46Updated 10 years ago
- Different type inference algorithms implemented in F#☆163Updated 4 years ago
- Intro to F# demo project☆27Updated 7 years ago
- Examples from John Harrison's "Handbook of Practical Logic and Automated Reasoning", ported to F#.☆178Updated 8 years ago
- Accompanying code for "Types and Programming Languages", ported to F#☆55Updated 11 years ago
- LLVM bindings for F#☆94Updated 9 years ago
- A library for programming with Algebraic Effects in F#☆100Updated 7 years ago
- ☆15Updated 2 years ago
- A Common Intermediate Language backend for Idris 1☆133Updated 6 years ago
- The Visual F# compiler and tools☆41Updated 7 years ago
- experiments with @robkuz LimitedValue type☆71Updated 5 years ago
- Library and Toolkit for Standard ML☆145Updated 2 years ago
- microkanren in sml☆26Updated 10 years ago
- ScanRat - PEG Parser Combinators for F# with support for Left Recursion and Memoization☆60Updated 5 years ago
- The implementation of microKanren, a featherweight relational programming language☆312Updated 11 years ago
- Implementation of forth programming language in fsharp for learning purposes.☆21Updated 6 years ago
- Links to some of my publications☆40Updated 6 months ago
- F# template for creating games via MonoGame (OO style)☆44Updated 3 months ago
- Irken is a statically typed variant of Scheme. Or a lisp-like variant of ML.☆213Updated 2 years ago
- Shen/Scheme implementation☆120Updated 3 months ago
- Functional programming language for JVM.☆251Updated 2 months ago
- Statically typed embedding of miniKanren relational programming language into OCaml☆118Updated 2 months ago
- Haskell Semantics with Lisp Syntax☆68Updated 11 years ago
- A Haskell implementation of the Shen programming language.☆170Updated 7 years ago
- Metaprogramming framework for .net