lambdacube-compiler VS Elm

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

lambdacube-compiler

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

Elm

Compiler for Elm, a functional language for reliable webapps. (by elm)
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 Elm
2 198
84 7,447
- 0.6%
0.0 5.4
7 months ago about 1 month 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

Elm

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

What are some alternatives?

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

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

rescript-compiler - The compiler for ReScript.

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

haskelm - Haskell to Elm translation using Template Haskell. Contains both a library and executable.

dhall - Maintainable configuration files

purescript - A strongly-typed language that compiles to JavaScript

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

yew - Rust / Wasm framework for creating reliable and efficient web applications

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

idris - A Dependently Typed Functional Programming Language

egison - The Egison Programming Language

reflex - Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.