Show HN: I wrote a Logo interpreter using JavaScript

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

    Hi everyone -

    I wrote a Logo interpreter in JavaScript, no regex, no external libraries. https://logo-lang.pages.dev

    I wanted to understand how interpreters work but I struggled with the regex that's used to implement parsers for most interpreters.

    Logo's syntax is simple and it allowed me to implement it without regex. There are no external libraries - SVG is used for drawings.

    I wrote a short book about the project: https://alabhya.gumroad.com/l/logo

    Source: https://github.com/alabhyajindal/logo

  • 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

  • Show HN: I built a back end so simple that it fits in 1 YAML file

    3 projects | news.ycombinator.com | 1 Jun 2024
  • Show HN: A simple calculator implemented using the shunting yard algorithm

    1 project | news.ycombinator.com | 1 Jun 2024
  • Model-explorer: an AI model graph visualizer and debugger

    1 project | news.ycombinator.com | 1 Jun 2024
  • QR-cartridge: Make Games that fit on a QR Code

    1 project | news.ycombinator.com | 1 Jun 2024
  • Take me to a Beach! T-T

    1 project | dev.to | 1 Jun 2024