sage

所属分类:自然语言处理
开发工具:Haskell
文件大小:22KB
下载次数:0
上传日期:2022-07-22 21:52:52
上 传 者sh-1993
说明:  Haskell的高效解析器组合子
(Efficient parser combinators for Haskell)

文件列表:
.vscode (0, 2022-06-11)
.vscode\settings.json (46, 2022-06-11)
CHANGELOG.md (113, 2022-06-11)
LICENSE (1524, 2022-06-11)
Setup.hs (46, 2022-06-11)
bench (0, 2022-06-11)
bench\Main.hs (15097, 2022-06-11)
bench\Parsers.hs (1857, 2022-06-11)
bench\res (0, 2022-06-11)
bench\res\depth_15.lam (10908, 2022-06-11)
bench\res\depth_5.lam (32, 2022-06-11)
cabal.project (12, 2022-06-11)
flake.lock (1027, 2022-06-11)
flake.nix (451, 2022-06-11)
fourmolu.yaml (185, 2022-06-11)
sage.cabal (2563, 2022-06-11)
src (0, 2022-06-11)
src\Streaming (0, 2022-06-11)
src\Streaming\Chars.hs (975, 2022-06-11)
src\Streaming\Chars (0, 2022-06-11)
src\Streaming\Chars\ByteString (0, 2022-06-11)
src\Streaming\Chars\ByteString\Utf8.hs (3430, 2022-06-11)
src\Streaming\Chars\Text.hs (720, 2022-06-11)
src\Text (0, 2022-06-11)
src\Text\Sage.hs (12490, 2022-06-11)
src\Text\Sage (0, 2022-06-11)
src\Text\Sage\Indentation.hs (3236, 2022-06-11)
test (0, 2022-06-11)
test\Main.hs (364, 2022-06-11)
test\Test (0, 2022-06-11)
test\Test\Indentation.hs (5439, 2022-06-11)
test\Test\Parser.hs (9725, 2022-06-11)
test\Test\Span.hs (1002, 2022-06-11)

# sage Efficient parser combinators for modern Haskell. Sage is about 10% faster and twice as memory-efficient as Attoparsec. Inspired by Ed Kmett's [parsnip](https://github.com/ekmett/codex/tree/master/parsnip) parser, which for some reason I thought was called 'parsley'. (I don't care for root vegetable puns)

近期下载者

相关文件


收藏者