Gerbil Scheme – A Lisp for the 21st Century

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • gerbil

    Gerbil Scheme

  • lumen

    A Lisp for Lua and JavaScript (by sctb)

  • I agree! That’s actually not a jeer, it’s one of my main criticisms of lisp. You don’t need lists to have lisp. In many respects it works better without them; https://github.com/sctb/lumen proves it, since hash tables and arrays are the fundamental data structure. They have to be, because that’s the only way lumen can run in JS or Lua.

    Every time I can’t delete the first element of a list in lisp (I.e. del x[0] in the python sense) I get annoyed with racket.

    The reason I look past it is because the benefits are so good that they outweigh the annoyances. I wouldn’t trade it away.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • anarki

    Community-managed fork of the Arc dialect of Lisp; for commit privileges submit a pull request.

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

  • Anarki – A 'wiki-like' fork of Arc Lisp

    1 project | news.ycombinator.com | 26 May 2024
  • Ask HN: Does Cloudflare block HN comments if you have code blocks in a reply?

    1 project | news.ycombinator.com | 14 Jan 2024
  • Ask HN: What would it take for HN to become ActivityPub compatible?

    1 project | news.ycombinator.com | 29 Jul 2023
  • Ask HN: Dang, could the login page get a title?

    1 project | news.ycombinator.com | 21 Jul 2023
  • Ask HN: Is there an open-source HN forum clone?

    4 projects | news.ycombinator.com | 24 Apr 2023