lambdacube-compiler VS idris

Compare lambdacube-compiler vs idris and see what are their differences.

lambdacube-compiler

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

idris

A Dependently Typed Functional Programming Language (by idris-lang)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
lambdacube-compiler idris
2 5
84 3,410
- 0.4%
0.0 6.2
7 months ago 4 months ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lambdacube-compiler

Posts with mentions or reviews of lambdacube-compiler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-25.
  • A functional shading langauge
    1 project | /r/ProgrammingLanguages | 4 Mar 2022
    http://lambdacube3d.com/ is a Haskell-like GPU programming language that compiles to WebGL1.0/GLES2.0/GL3.3. IIRC it also has partially dependent types.
  • Is Haskell capable of this?
    8 projects | /r/haskell | 25 Nov 2021
    However, it's certainly possible to build purely functional abstractions on the top of existing imperative solutions, and you already found one example, GPipe. Another one is lambdacube 3d

idris

Posts with mentions or reviews of idris. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-31.

What are some alternatives?

When comparing lambdacube-compiler and idris you can also consider the following projects:

uu-cco - Tools for the CCO (Compiler Construction) course at the UU (Utrecht University)

Elm - Compiler for Elm, a functional language for reliable webapps.

hyper-haskell-server - The strongly hyped Haskell interpreter.

egison - The Egison Programming Language

dhall - Maintainable configuration files

pi-forall - A demo implementation of a simple dependently-typed language

binaryen - DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc

const-math-ghc-plugin - GHC plugin for constant math elimination

llvm-hs-pretty - Pretty printer for LLVM AST to Textual IR

ghc-proofs - Let GHC prove program equations for you

hackager - Tool to test GHC against all of Hackage