llvm-dsl: Support for writing an EDSL with LLVM-JIT as target
[ bsd3, code-generation, compilers-interpreters, library ]
[ Propose Tags ]
[ Report a vulnerability ]
Support for writing an EDSL with LLVM-JIT as target.
LLVM.DSL.Expression: Code snippets that represent arithmetics and support arithmetic operators.
LLVM.DSL.Parameter: Parameterize LLVM-generated code.
LLVM.DSL.Execution: Assemble functions to modules and run them.
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
debug | Automatically dump LLVM Bitcode files for debugging | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- llvm-dsl-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.0, 0.1, 0.1.1, 0.1.2 |
---|---|
Dependencies | base (>=3 && <5), bool8 (>=0.0 && <0.1), llvm-extra (>=0.10 && <0.11), llvm-tf (>=9.2 && <9.3), numeric-prelude (>=0.4.3 && <0.5), prelude-compat (>=0.0 && <0.0.1), storable-enum (>=0.0 && <0.1), storable-record (>=0.0.5 && <0.1), tfp (>=1.0 && <1.1), transformers (>=0.1.1 && <0.6), utility-ht (>=0.0.15 && <0.1) [details] |
Tested with | ghc ==7.0.4, ghc ==7.4.2, ghc ==7.8.4, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.2 |
License | BSD-3-Clause |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Category | Compilers/Interpreters, Code Generation |
Home page | https://wiki.haskell.org/LLVM |
Source repo | head: darcs get http://hub.darcs.net/thielema/llvm-dsl/ this: darcs get http://hub.darcs.net/thielema/llvm-dsl/ --tag 0.0 |
Uploaded | by HenningThielemann at 2020-03-21T19:25:52Z |
Distributions | NixOS:0.1.2 |
Reverse Dependencies | 3 direct, 3 indirect [details] |
Downloads | 475 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |