language-rust: Parsing and pretty printing of Rust code
This version is deprecated.
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]
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.1.0.0.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), prettyprinter (>=1.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-03-02T04:56:11Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2016 total (1 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-03-02 [all 1 reports] |