lambdacube-compiler: LambdaCube 3D is a DSL to program GPUs
LambdaCube 3D is a domain specific language and library that makes it possible to program GPUs in a purely functional style.
Modules
[Index]
- LambdaCube
- LambdaCube.Compiler
- LambdaCube.Compiler.Core
 - LambdaCube.Compiler.CoreToIR
 - LambdaCube.Compiler.DeBruijn
 - LambdaCube.Compiler.DesugaredSource
 - LambdaCube.Compiler.Infer
 - LambdaCube.Compiler.InferMonad
 - LambdaCube.Compiler.Lexer
 - LambdaCube.Compiler.Parser
 - LambdaCube.Compiler.Patterns
 - LambdaCube.Compiler.Pretty
 - LambdaCube.Compiler.Statements
 - LambdaCube.Compiler.Utils
 
 
 - LambdaCube.Compiler
 
Flags
Automatic Flags
| Name | Description | Default | 
|---|---|---|
| cli | Compiles   | Enabled | 
| profiling | Enable profiling  | Disabled | 
| alltest | Additionally compiles the testsuite, unit tests, backend test server, performance report (useful for development)  | Disabled | 
| testsuite | Compiles the library and testsuite  | Disabled | 
| coverage | Enable coverage reporting  | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- lambdacube-compiler-0.6.0.1.tar.gz [browse] (Cabal source package)
 - Package description (as included in the package)
 
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
 
| Versions [RSS] | 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.5.0.1, 0.6.0.0, 0.6.0.1 | 
|---|---|
| Change log | CHANGELOG.md | 
| Dependencies | aeson (>=0.9 && <0.12), ansi-wl-pprint (>=0.6 && <0.7), async (>=2.0 && <2.2), base (>=4.7 && <4.10), base64-bytestring (>=1.0.0.1), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), deepseq (>=1.4 && <1.5), directory (>=1.2 && <1.3), exceptions (>=0.8 && <0.9), filepath (>=1.4 && <1.5), JuicyPixels (>=3.2.7 && <3.3), lambdacube-compiler, lambdacube-ir (>=0.3 && <0.4), megaparsec (>=5.0 && <5.1), monad-control (>=1.0 && <1.1), mtl (>=2.2 && <2.3), optparse-applicative (>=0.12 && <0.14), patience (>=0.1 && <0.2), pretty-show (>=1.6.9), process (>=1.2), QuickCheck (>=2.8.2 && <2.10), semigroups, tasty (>=0.11 && <0.12), tasty-quickcheck (>=0.8 && <0.9), text (>=1.2 && <1.3), time (>=1.5 && <1.7), vect (>=0.4.7), vector (>=0.11 && <0.12), websockets (>=0.9.6.1) [details] | 
| License | BSD-3-Clause | 
| Author | Csaba Hruska, Péter Diviánszky, Dániel Pék, Andor Pénzes | 
| Maintainer | csaba.hruska@gmail.com | 
| Category | Graphics, Compiler | 
| Home page | http://lambdacube3d.com | 
| Source repo | head: git clone https://github.com/lambdacube3d/lambdacube-compiler | 
| Uploaded | by CsabaHruska at 2016-11-29T11:23:07Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 1 indirect [details] | 
| Executables | lambdacube-compiler-coverage-test-suite, lambdacube-backend-test-server, lambdacube-compiler-performance-report, lambdacube-compiler-test-suite, lambdacube-compiler-unit-tests, lc | 
| Downloads | 4217 total (4 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2016-11-29 [all 1 reports]  |