peg-ms VS miniscript.ts

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

peg-ms

A pattern-matching library for MiniScript (by marcgurevitx)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
peg-ms miniscript.ts
1 1
2 4
- -
7.9 9.7
6 months ago 3 months ago
MAXScript TypeScript
- 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.

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!)

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.

What are some alternatives?

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

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