lib:parsers
Modules
- Parsers.Brainfuck.Attoparsec
- Parsers.Brainfuck.Handrolled
- Parsers.Brainfuck.SymanticParser
- Parsers.Brainfuck.SymanticParser.Grammar
- Parsers.Brainfuck.Types
- Parsers.Nandlang
- Parsers.Playground
- Parsers.Utils
- Parsers.Utils.Attoparsec
- Parsers.Utils.Attoparsec.Text
- Parsers.Utils.Handrolled
Dependencies
- attoparsec lib:attoparsec >=0.13
- base lib:base >=4.10 && <5
- bytestring lib:bytestring >=0.10
- containers lib:containers >=0.5.10.1
- deepseq lib:deepseq >=1.4
- directory lib:directory >=1.3
- filepath lib:filepath >=1.4
- ghc-prim lib:ghc-prim >=0
- hashable lib:hashable >=1.2.6
- megaparsec lib:megaparsec >=9.0
- process lib:process >=1.6
- strict lib:strict >=0.4
- symantic-base lib:symantic-base >=0.2
- symantic-parser lib:symantic-parser >=0
- tasty lib:tasty >=0.11
- tasty-golden lib:tasty-golden >=2.3
- template-haskell lib:template-haskell >=2.16
- text lib:text >=1.2
- transformers lib:transformers >=0.4
- unix lib:unix >=2.7
- unordered-containers lib:unordered-containers >=0
Reverse dependencies
Direct only. Not exhaustive.
- symantic-parser bench:symantic-parser-benchmark
- symantic-parser test:symantic-parser-test
- symantic-parser test:symantic-parser-tests