套件:libghc-clash-ghc-doc(1.8.1-3)
libghc-clash-ghc-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-clash-ghc:
- [haskell-clash-ghc_1.8.1-3.dsc]
- [haskell-clash-ghc_1.8.1.orig.tar.gz]
- [haskell-clash-ghc_1.8.1-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [clash-lang.org]
相似套件:
Clash: functional hardware descr. language - GHC frontend; documentation
Clash is a functional hardware description language that borrows both its syntax and semantics from the functional programming language Haskell. The Clash compiler transforms these high-level descriptions to low-level synthesizable VHDL, Verilog, or SystemVerilog.
Features of Clash:
* Strongly typed, but with a very high degree of type inference, enabling both safe and fast prototyping using concise descriptions.
* Interactive REPL: load your designs in an interpreter and easily test all your component without needing to setup a test bench.
* Higher-order functions, with type inference, result in designs that are fully parametric by default.
* Synchronous sequential circuit design based on streams of values, called @Signal@s, lead to natural descriptions of feedback loops.
* Support for multiple clock domains, with type safe clock domain crossing.
This package provides:
* Clash Compiler binary using GHC/Haskell as a frontend
Prelude library: <https://hackage.haskell.org/package/clash-prelude>
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-clash-ghc-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-42
- 本虛擬套件由這些套件填實: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-clash-ghc-dev
- Clash: functional hardware descr. language - GHC frontend
-
- rec: libghc-clash-lib-doc
- Functional hardware description language - library; documentation
-
- rec: libghc-clash-prelude-doc
- Functional hardware description language - Prelude library; documentation
-
- rec: libghc-concurrent-supply-doc
- A fast concurrent unique identifier supply with a pure API; documentation
-
- rec: libghc-data-binary-ieee754-doc
- parser/serialiser for IEEE-754 floating-point values; documentation
-
- rec: libghc-extra-doc
- extra functions for base library; documentation
-
- rec: libghc-hashable-doc
- class for types that can be converted to a hash value; documentation
-
- rec: libghc-lens-doc
- Lenses, Folds and Traversals; documentation
-
- rec: libghc-primitive-doc
- Wrappers for primitive operations; documentation
-
- rec: libghc-reflection-doc
- reifies arbitrary terms into types that can be reflected; documentation
-
- rec: libghc-split-doc
- Haskell library for splitting lists; documentation
-
- rec: libghc-string-interpolate-doc
- Haskell string/text/bytestring interpolation that just works; documentation
-
- rec: libghc-uniplate-doc
- Documentation for uniform type generic traversals; documentation
-
- rec: libghc-unordered-containers-doc
- Efficient hashing-based container types; documentation
-
- rec: libghc-utf8-string-doc
- GHC libraries for the Haskell UTF-8 library (documentation)
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-clash-ghc-prof
- Clash: functional hardware descr. language - GHC frontend; profiling libraries