Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fsprojects/fslexyacc

Lexer and parser generators for F#
https://github.com/fsprojects/fslexyacc

fsharp lex lexer parser yacc

Last synced: 7 days ago
JSON representation

Lexer and parser generators for F#

Awesome Lists containing this project

README

        

FsLexYacc
=======================

FsLex and FsYacc tools

See https://fsprojects.github.io/FsLexYacc.

* FsLexYacc.Runtime - [![NuGet Badge](https://buildstats.info/nuget/FsLexYacc.Runtime)](https://www.nuget.org/packages/FsLexYacc.Runtime)
* FsLexYacc - [![NuGet Badge](https://buildstats.info/nuget/FsLexYacc)](https://www.nuget.org/packages/FsLexYacc)

Build the project
-----------------

[![Build Status](https://github.com/fsprojects/FsLexYacc/workflows/Build%20and%20test/badge.svg?branch=master)](https://github.com/fsprojects/FsLexYacc/actions?query=branch%3Amaster)

* Unix: Run *build.sh*
* Windows: Run *build.cmd*

### Maintainer(s)

- [@kkm000](https://github.com/kkm000)
- [@dsyme](https://github.com/dsyme)

The default maintainer account for projects under "fsprojects" is [@fsprojectsgit](https://github.com/fsprojectsgit) - F# Community Project Incubation Space (repo management)