]> Git — Sourcephile - haskell/symantic-parser.git/commit
wip
authorJulien Moutinho <julm+symantic-parser@sourcephile.fr>
Tue, 6 Oct 2020 22:49:48 +0000 (00:49 +0200)
committerJulien Moutinho <julm+symantic-parser@sourcephile.fr>
Tue, 6 Oct 2020 22:49:48 +0000 (00:49 +0200)
commitb32ce9da06556fec409c689c7afb85f399e3876f
treeca56118b88456e185844fb363d502c418f4060a5
parente7f694b6ee5ceb7192879e355592818be6b18676
wip
12 files changed:
default.nix [new file with mode: 0644]
flake.lock [new file with mode: 0644]
flake.nix [new file with mode: 0644]
shell.nix [new file with mode: 0644]
src/Symantic/Parser.hs
src/Symantic/Parser/Automaton.hs [new file with mode: 0644]
src/Symantic/Parser/Automaton/Instructions.hs [new file with mode: 0644]
src/Symantic/Parser/Grammar/Combinators.hs
src/Symantic/Parser/Grammar/Observations.hs [new file with mode: 0644]
src/Symantic/Parser/Grammar/Optimizations.hs
src/Symantic/Parser/Staging.hs
symantic-parser.cabal