https://github.com/fsprojects/fslexyacc
Lexer and parser generators for F#
https://github.com/fsprojects/fslexyacc
fsharp lex lexer parser yacc
Last synced: 17 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T05:43:29.000Z (7 months ago)
- Last Synced: 2024-10-29T21:02:56.002Z (6 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 - [](https://www.nuget.org/packages/FsLexYacc.Runtime)
* FsLexYacc - [](https://www.nuget.org/packages/FsLexYacc)Build the project
-----------------[](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)