Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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#
- Host: GitHub
- URL: https://github.com/fsprojects/fslexyacc
- Owner: fsprojects
- License: mit
- Created: 2014-04-18T12:31:37.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T05:43:29.000Z (4 months ago)
- Last Synced: 2024-10-29T21:02:56.002Z (3 months ago)
- Topics: fsharp, lex, lexer, parser, yacc
- Language: F#
- Homepage: http://fsprojects.github.io/FsLexYacc/
- Size: 3.23 MB
- Stars: 209
- Watchers: 25
- Forks: 69
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)