llvm-dsl: Support for writing an EDSL with LLVM-JIT as target
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.
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.
Properties
Versions | 0.0, 0.0, 0.1, 0.1.1, 0.1.2 |
---|---|
Change log | None available |
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] |
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:06Z |
Modules
- LLVM
- DSL
- Debug
- LLVM.DSL.Debug.Counter
- LLVM.DSL.Debug.Marshal
- LLVM.DSL.Debug.StablePtr
- LLVM.DSL.Execution
- LLVM.DSL.Expression
- LLVM.DSL.Parameter
- Debug
- DSL
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
Package maintainers
For package maintainers and hackage trustees