GithubHelp home page GithubHelp logo

alantomjose / fslexyacc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fsprojects/fslexyacc

0.0 0.0 0.0 3.06 MB

Lexer and parser generators for F#

Home Page: http://fsprojects.github.io/FsLexYacc/

License: MIT License

Shell 0.06% F# 86.00% OCaml 4.99% Standard ML 0.03% Batchfile 2.45% 1C Enterprise 6.47%

fslexyacc's Introduction

FsLexYacc

FsLex and FsYacc tools, originally part of the "F# PowerPack"

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

  • FsLexYacc.Runtime - NuGet Badge
  • FsLexYacc - NuGet Badge

Build the project

Build Status

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

Generating docs

This is currently done manually:

dotnet fsi docs\generate.fsx // on Windows

Site can be tested locally using local dev server

dotnet serve -d docs/output --path-base /FsLexYacc

Releasing

.\build.cmd --target NuGet
./build.sh --target NuGet

set APIKEY=...
..\FSharp.TypeProviders.SDK\.nuget\nuget.exe push bin\FsLexYacc.Runtime.9.0.3.nupkg %APIKEY% -Source https://nuget.org
..\FSharp.TypeProviders.SDK\.nuget\nuget.exe push bin\FsLexYacc.9.0.3.nupkg %APIKEY% -Source https://nuget.org

Maintainer(s)

The default maintainer account for projects under "fsprojects" is @fsprojectsgit - F# Community Project Incubation Space (repo management)

fslexyacc's People

Contributors

3rafal avatar anirothan avatar belczyk avatar bikallem avatar brodyberg avatar cartermp avatar dsyme avatar dungpa avatar dustinbrinegar avatar enricosada avatar fangyi-zhou avatar forki avatar fsgit avatar fsprojectsgit avatar gdziadkiewicz avatar jackfoxy avatar kkm000 avatar kmyk avatar koeniglear avatar larsw avatar moonmile avatar mrgleba avatar panesofglass avatar pblasucci avatar reedcopsey avatar rojepp avatar ronnieholm avatar sergey-tihon avatar teo-tsirpanis avatar tpetricek avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.