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] [Quick Jump]
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.1.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.11 && <0.13), llvm-tf (>=9.2 && <17.1), 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.7), unsafe (>=0.0 && <0.1), utility-ht (>=0.0.15 && <0.1), vault (>=0.3 && <0.4) [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.4, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.6 |
License | BSD-3-Clause |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Revised | Revision 1 made by HenningThielemann at 2023-10-05T21:17:27Z |
Category | Compilers/Interpreters, Code Generation |
Home page | https://wiki.haskell.org/LLVM |
Source repo | head: darcs get https://hub.darcs.net/thielema/llvm-dsl/ this: darcs get https://hub.darcs.net/thielema/llvm-dsl/ --tag 0.1.1 |
Uploaded | by HenningThielemann at 2023-09-30T09:32:40Z |
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] |