@hackage / lambdacube-compiler

LambdaCube 3D is a DSL to program GPUs

Latest0.6.0.1

About

Metadata

  • Last updated , by CsabaHruska
  • License BSD-3-Clause
  • Categories Compilers and Interpreters, Graphics
  • Maintained by: csaba.hruska@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable 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

Readme

LambdaCube 3D is a domain specific language and library that makes it possible to program GPUs in a purely functional style.