miniscript.ts VS peg-ms

Compare miniscript.ts vs peg-ms and see what are their differences.

peg-ms

A pattern-matching library for MiniScript (by marcgurevitx)
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
miniscript.ts peg-ms
1 1
4 2
- -
9.7 7.9
3 months ago 6 months ago
TypeScript MAXScript
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

miniscript.ts

Posts with mentions or reviews of miniscript.ts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-07.
  • MiniScript Ports
    10 projects | dev.to | 7 Feb 2024
    He's currently divided his work into two projects on GitHub: MiniScript.TS is the language core, while MiniScript-NodeJS adds Node.js support and a script-runner. The latter includes support for print and input, the import command, and a subset of the Mini Micro /sys disk.

peg-ms

Posts with mentions or reviews of peg-ms. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-07.
  • MiniScript Ports
    10 projects | dev.to | 7 Feb 2024
    (ms-ms is based on another of Marc's projects, peg-ms, which implements Parsing Expression Grammars. That's a topic that's dear to me as well — see my 2011 blog post extolling the virtues of PEG over regular expressions!)

What are some alternatives?

When comparing miniscript.ts and peg-ms you can also consider the following projects:

miniscript-kt - Kotlin version of MiniScript (http://miniscript.org)