Lazy Let: A Cheap Way and Easy Way to Add Lazyness

This page summarizes the projects mentioned and recommended in the original post on /r/ProgrammingLanguages

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Pipefish

    Source code for the Pipefish programming language

    Charm does this for declaration of local constants in functions (there are no local variables in functions). So for example if you wanted to write the Collatz function this way (which you wouldn't, it's just a minimal example) then you could do so without worrying about a computational explosion:

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. wyvern

    Automatic conversion of call by value into call by need in the LLVM IR. (by lac-dcc)

    We have implemented automatic "lazification" of function arguments at the level of the LLVM IR. We released the code last year.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The Jank Programming Language

    1 project | news.ycombinator.com | 9 Feb 2025
  • Jank: A native Clojure dialect hosted on LLVM with C++ interop

    1 project | news.ycombinator.com | 2 Feb 2025
  • The jank programming language: Dialect of Clojure compiled to LLVM

    1 project | news.ycombinator.com | 29 Jan 2025
  • Doing Hard Things While Living Life: Why We Built Vade Studio in Clojure

    1 project | news.ycombinator.com | 11 Jan 2025
  • MLTon: A whole-program optimizing compiler for Standard ML

    1 project | news.ycombinator.com | 30 Dec 2024