extensible, type-and-source-polymorphic, non-linear applicative parser combinator library for F# 3.0 and 4.0
-
Updated
Mar 14, 2018 - F#
extensible, type-and-source-polymorphic, non-linear applicative parser combinator library for F# 3.0 and 4.0
FSharp DOJO / KATA with FParsec to create a JS transpiler
🦄 High-level programming language with CIL backend. Demo project for bachelor degree paper
context sensitive grammar + parser combinator + .NET
A high performance, low memory allocation focused F# parser combinator library
Elm inspired Json encoder/decoder combinator library: http://toburger.github.io/FSharp.Json/
A parser combinator library written for F#.
A lambda calculus solver written in F# and .NET, with tests using MSTest framework. Solver (or 'evaluator') consists of a AST, parser (using custom combinator library), and recursive evaluator
A look at the fascinating subject of Parser Combinators in F#. Over 2 episodes, we create a parser capable of building expression trees for arithmetic operations.
A (mostly correct) EDN parser for .NET
Parser, interpretator and optimizer for a simple formal language.
A WIP interpreter for the Lox language, created following the book Crafting Interpreters
Simple console calculator
A simple example of the parser combinator library and how you can use it
Simple programming language with parser, interpreter and code analyzer
Creating a parser library from scratch using F#, by introducing some useful parser combinators which will enable us to parse a string.
Add a description, image, and links to the parser-combinators topic page so that developers can more easily learn about it.
To associate your repository with the parser-combinators topic, visit your repo's landing page and select "manage topics."