Implementing Closures in a Compiled Lisp

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • lustc

    Discontinued A compiler for Lust with a Cranelift backend.

  • Hi HN. I wrote this up after feeling frustrated about a lack of information online about compiling closures. My hope is that is is useful to other people who get stuck at that point in writing their compiler.

    The Lisp[1] I'm writing that I based this on is actually built on Cranelift[2] which has been a fun experience to work with. I'd love whatever feedback and questions people have.

    [1] https://github.com/ZekeMedley/lustc/

  • wasmtime

    A fast and secure runtime for WebAssembly

  • [2] https://github.com/bytecodealliance/wasmtime/tree/main/crane...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Lightweight Containers With Docker and WebAssembly

    1 project | dev.to | 18 Dec 2023
  • Dave Cutler: The Secret History of Microsoft Windows [video]

    2 projects | news.ycombinator.com | 22 Oct 2023
  • Any crate you feel like you're missing, preferably for the 2d or 3d computer vision?

    3 projects | /r/rust | 26 Jun 2023
  • Compiler Toolset for targeting WebAssembly?

    1 project | /r/ProgrammingLanguages | 20 Jun 2023
  • What if JIT was part of the standard library?

    1 project | /r/C_Programming | 3 May 2023