Lambdacube Compiler Save

LambdaCube 3D is a Haskell-like purely functional language for GPU. Try it out:

Project README

lambdacube-compiler

Build Status Gitter chat

Compiler for LambdaCube 3D, a Haskell-like purely functional domain specific language for programming the GPU (graphics processing unit).

To get an overview of the project watch the showcase presentation video.

See: Language Specification

Installation

  1. Install Haskell Stack by following it's simple install manual.
  2. Checkout the this repository then run the following commands.
stack setup
stack build
  1. Run the lambdacube-compiler cli.
stack exec lc -- -h

Tutorials and Examples

Hacking notes

If you are hacking on the compiler, run the test suite to check the changes:

stack exec lambdacube-compiler-test-suite
Open Source Agenda is not affiliated with "Lambdacube Compiler" Project. README Source: lambdacube3d/lambdacube-compiler
Stars
84
Open Issues
9
Last Commit
6 months ago

Open Source Agenda Badge

Open Source Agenda Rating