]> Git — Sourcephile - haskell/symantic-parser.git/commit
add GramDump and migrate to HLS
authorJulien Moutinho <julm+symantic-parser@sourcephile.fr>
Sat, 10 Oct 2020 01:48:42 +0000 (03:48 +0200)
committerJulien Moutinho <julm+symantic-parser@sourcephile.fr>
Sat, 10 Oct 2020 01:48:42 +0000 (03:48 +0200)
commit783137402ebb1c58e5dcae395e368f4a9913ba7d
treeb3b5cb24e4eb559a9e254b84e6c54f0118e8cc4e
parent602d0727c09dbba7e6edd584faf30bc3a78e5109
add GramDump and migrate to HLS
15 files changed:
default.nix
flake.lock
flake.nix
src/Symantic/Base/Univariant.hs
src/Symantic/Parser.hs
src/Symantic/Parser/Automaton/Instructions.hs
src/Symantic/Parser/Grammar.hs
src/Symantic/Parser/Grammar/Combinators.hs
src/Symantic/Parser/Grammar/Dump.hs [new file with mode: 0644]
src/Symantic/Parser/Grammar/Observations.hs
src/Symantic/Parser/Grammar/Optimizations.hs
src/Symantic/Parser/Grammar/Write.hs [new file with mode: 0644]
src/Symantic/Parser/Staging.hs
stack.yaml.old [new file with mode: 0644]
symantic-parser.cabal