fsprojects / FsLexYacc

Lexer and parser generators for F#
http://fsprojects.github.io/FsLexYacc/
MIT License
207 stars 69 forks source link

Reuse produced reductions table #154

Closed auduchinok closed 3 years ago

auduchinok commented 3 years ago

Fixes #139.

nojaf commented 1 year ago

Hello @dsyme, I don't believe this ever got released to NuGet or ended up in the compiler. What would need to happen in both cases?