What Happened to Lambda-the-Ultimate.org

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ferocity

    Write Java expression trees, statements, methods and classes with a LISP-like internal DSL

  • Internal or external?

    I think Java is just fine for internal DSLs, see

    https://www.jooq.org/

    I was also hacking on this project

    https://github.com/paulhoule/ferocity/

    which was about making Java homoiconic. Namely in ferocity you can write

       Expression literal = of("Hello World");

  • jOOQ

    jOOQ is the best way to write SQL in Java

  • Internal or external?

    I think Java is just fine for internal DSLs, see

    https://www.jooq.org/

    I was also hacking on this project

    https://github.com/paulhoule/ferocity/

    which was about making Java homoiconic. Namely in ferocity you can write

       Expression literal = of("Hello World");

  • 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