What other Scheme parser tricks do you know?

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

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

    Scheme based powerful lisp interpreter in JavaScript

  • In my interpreter, LIPS Scheme, vector literal syntax is created using a syntax extension, a token that is mapped to a function or a macro. So you can use things like this:

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

  • LIPS: Powerful Scheme based Lisp interpreter in JavaScript

    1 project | news.ycombinator.com | 30 Dec 2023
  • (Learn 'Scheme)

    5 projects | news.ycombinator.com | 29 Oct 2023
  • Extending a Language — Writing Powerful Macros in Scheme

    2 projects | /r/scheme | 18 Mar 2023
  • How to list defined symbols?

    1 project | /r/scheme | 31 Jan 2023
  • Why doesn't my fixed-point higher-order function work?

    1 project | /r/scheme | 12 Jul 2022