@hackage lambdacube-compiler0.6.0.1
LambdaCube 3D is a DSL to program GPUs
Categories
License
BSD-3-Clause
Maintainer
csaba.hruska@gmail.com
Links
Versions
Installation
Dependencies (14)
- aeson >=0.9 && <0.12
- ansi-wl-pprint >=0.6 && <0.7
- base >=4.7 && <4.10
- containers >=0.5 && <0.6
- directory >=1.2 && <1.3
- exceptions >=0.8 && <0.9 Show all…
Dependents (1)
@hackage/gore-and-ash-lambdacube
Package Flags
cli
(on by default)
Compiles lc command line tool
profiling
(off by default)
Enable profiling
alltest
(off by default)
Additionally compiles the testsuite, unit tests, backend test server, performance report (useful for development)
testsuite
(off by default)
Compiles the library and testsuite
coverage
(off by default)
Enable coverage reporting
LambdaCube 3D is a domain specific language and library that makes it possible to program GPUs in a purely functional style.