language-rust: Parsing and pretty printing of Rust code
Language Rust is a library for the analysis of Rust code. It includes a complete, well tested parser and pretty printer.
[Skip to Readme]
Modules
[Index]
- Language
- Rust
- Data
- Language.Rust.Parser
- Language.Rust.Parser.Internal
- Language.Rust.Parser.Lexer
- Language.Rust.Parser.ParseMonad
- Language.Rust.Pretty
- Language.Rust.Pretty.Internal
- Language.Rust.Quote
- Language.Rust.Syntax
- Rust
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
usebytestrings | Use | Enabled |
enablequasiquotes | Provide the experimental | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- language-rust-0.2.0.27.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.26, 0.1.1.26, 0.2.0.27 (info) |
---|---|
Change log | ChangeLog.md |
Dependencies | array (>=0.5 && <0.6), base (>=4.8 && <5.0), bytestring (>=0.10), deepseq (>=1.1 && <1.5), prettyprinter (>=1.0 && <2.0), semigroups (>=0.18), template-haskell (>=2.10), transformers (>=0.4 && <0.6), utf8-string (>=1.0) [details] |
License | BSD-3-Clause |
Copyright | (c) 2017-2018 Alec Theriault |
Author | Alec Theriault |
Maintainer | alec.theriault@gmail.com |
Category | Language |
Home page | https://github.com/harpocrates/language-rust |
Bug tracker | https://github.com/harpocrates/language-rust/issues |
Source repo | head: git clone https://github.com/harpocrates/language-rust.git |
Uploaded | by harpocrates at 2018-04-22T16:07:58Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1984 total (16 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-04-22 [all 1 reports] |