language-vhdl: VHDL AST and pretty printer in Haskell.

[ bsd3, language, library ] [ Propose Tags ]

VHDL AST and pretty printer according to the VHDL language reference manual (2000 Edition).


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.2, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.6, 0.1.2.8, 0.1.3, 0.1.4
Dependencies base (>=4 && <5), pretty (>=1 && <2) [details]
License BSD-3-Clause
Author Markus Aronsson <mararon@chalmers.se>
Maintainer mararon@chalmers.se
Category Language
Home page https://github.com/markus-git/language-vhdl
Source repo head: git clone git://github.com/markus-git/language-vhdl
Uploaded by mararon at 2021-06-15T09:39:32Z
Distributions NixOS:0.1.4
Reverse Dependencies 4 direct, 1 indirect [details]
Downloads 7204 total (25 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-06-15 [all 1 reports]

Readme for language-vhdl-0.1.4

[back to package description]

language-vhdl

Haskell representation of VHDL