Closures in LLVM?

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

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
  • SinScheme

    Sinister's Scheme Compiler!

  • In my Scheme->LLVM compiler, I have a pass closure-convert which makes all closures explicit, and strays from a strict lisp syntax to a more c-like style. Then in my llvm-convert pass, I convert the proc language into LLVM.

  • 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

  • A newcomer (and perhaps naive) question on Scheme implementations

    2 projects | /r/scheme | 5 Jun 2022
  • How Big Should a Programming Language Be?

    2 projects | /r/ProgrammingLanguages | 23 Mar 2023
  • I'm developing a r6rs based scheme language server, would anyone give some advise?

    3 projects | /r/scheme | 20 Feb 2023
  • Async / Await in Scheme

    2 projects | /r/scheme | 24 Dec 2022
  • Otus Lisp – R7RS Scheme in C – Tiny(64KB) functional embeddable cross-platform

    1 project | news.ycombinator.com | 4 Oct 2022