Early Lisp Part II (Apply Redux)

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
  • r5rs-denot

    A correct Scheme interpreter derived from the R5RS spec's formal semantics, written in Haskell.

  • The Scheme dialect of Lisp is perhaps my favorite for how small the core is (and hygienic macros are an elegant solution to avoiding accidental captures). The R5RS language report also specifies the formal denotational semantics of the language. But it's also more precise than McCarthy's presentation, the denotational semantics can be easily turned into a real, correct-by-construction interpreter[0].

    [0] https://github.com/siraben/r5rs-denot

  • 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

  • Implementing Cosine in C from Scratch

    6 projects | news.ycombinator.com | 5 Jun 2023
  • Standard library for pure scripting

    3 projects | /r/haskell | 4 Mar 2021
  • IHP – The Haskell Framework for Non-Haskellers

    1 project | news.ycombinator.com | 22 Apr 2024
  • Elm 2023, a year in review

    2 projects | dev.to | 15 Apr 2024
  • How to Send an SMS in Haskell (2017)

    1 project | news.ycombinator.com | 13 Apr 2024