kanagawa: Kanagawa compiler frontend
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- [option-optimize] 'ghc-options: -O0' is not needed. Use the --disable-optimization configure flag.
- [missing-upper-bounds] On library, these packages miss upper bounds: - containers - hashable - unordered-containers - directory - filepath - integer-logarithms - megaparsec - mtl - splitmix - edit-distance - parallel - parser-combinators - prettyprinter - template-haskell - text Please add them. There is more information at https://pvp.haskell.org/
- [missing-upper-bounds] On executable 'kanagawa', these packages miss upper bounds: - cmdargs Please add them. There is more information at https://pvp.haskell.org/
Kanagawa is a High Level Synthesis (HLS) language for hardware design.
Properties
| Versions | 1.0.0 |
|---|---|
| Change log | None available |
| Dependencies | base (>=4.9 && <5.0), cmdargs (>=0.10.10), containers (>=0.6.0.1), directory (>=1.1), edit-distance (>=0.2.2.1), filepath (>=1.0), hashable (>=1.4.4.0), integer-logarithms (>=1.0.3), kanagawa, megaparsec (>=9.0), mtl (>=2.2), parallel (>=3.2.2.0), parser-combinators (>=1.3.0), prettyprinter (>=1.7.1), splitmix (>=0.1.2), template-haskell (>=2.18.0.0), text (>=1.2), unordered-containers (>=0.2.20) [details] |
| License | MIT |
| Copyright | (C) Microsoft |
| Author | Adam Sapek, David Cox |
| Maintainer | adamsap@microsoft.com |
| Category | Language |
| Home page | https://dl.acm.org/doi/10.1145/3656420 |
| Source repo | head: git clone https://github.com/microsoft/kanagawa |
| Uploaded | by sapek at 2025-11-13T23:50:17Z |
Modules
- Language
- Kanagawa
- Language.Kanagawa.Closure
- Language.Kanagawa.Constexpr
- Language.Kanagawa.Desugar
- Language.Kanagawa.Error
- Language.Kanagawa.Frontend
- Language.Kanagawa.Function
- Language.Kanagawa.Internal
- Language.Kanagawa.Mangle
- Language.Kanagawa.Parser
- Language.Kanagawa.Parser.IO
- Language.Kanagawa.Parser.Lexer
- Language.Kanagawa.Parser.Options
- Language.Kanagawa.Parser.Pattern
- Language.Kanagawa.Parser.SymbolTable
- Language.Kanagawa.Parser.Syntax
- Language.Kanagawa.Parser.Syntax.FixPattern
- Language.Kanagawa.Parser.Syntax.Pattern
- Language.Kanagawa.Parser.Syntax.TH
- Language.Kanagawa.PrettyPrint
- Language.Kanagawa.Recursion
- Language.Kanagawa.Symbols
- Language.Kanagawa.Template
- Language.Kanagawa.Type
- Language.Kanagawa.Type.Inference
- Language.Kanagawa.TypeCheck
- Language.Kanagawa.Warning
- Kanagawa
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| debug | Debug build, don't optimize | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- kanagawa-1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees