Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekmett/trifecta
Parser combinators with highlighting, slicing, layout, literate comments, Clang-style diagnostics and the kitchen sink
https://github.com/ekmett/trifecta
Last synced: 21 days ago
JSON representation
Parser combinators with highlighting, slicing, layout, literate comments, Clang-style diagnostics and the kitchen sink
- Host: GitHub
- URL: https://github.com/ekmett/trifecta
- Owner: ekmett
- License: other
- Created: 2011-08-04T23:59:03.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T23:59:54.000Z (4 months ago)
- Last Synced: 2024-09-27T23:38:23.357Z (about 1 month ago)
- Language: Haskell
- Homepage: http://ekmett.github.com/trifecta/
- Size: 1010 KB
- Stars: 297
- Watchers: 24
- Forks: 49
- Open Issues: 12
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.markdown
- License: LICENSE
Awesome Lists containing this project
README
trifecta
========[![Hackage](https://img.shields.io/hackage/v/trifecta.svg)](https://hackage.haskell.org/package/trifecta) [![Build Status](https://github.com/ekmett/trifecta/workflows/Haskell-CI/badge.svg)](https://github.com/ekmett/trifecta/actions?query=workflow%3AHaskell-CI)
This package provides a parser that focuses on nice diagnostics.
Contact Information
-------------------Contributions and bug reports are welcome!
Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.
-Edward Kmett