JavaMiniScript VS peg-ms

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

JavaMiniScript

A port to Java of the great MiniScript scripting language (by drheat)

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
JavaMiniScript peg-ms
1 1
4 2
- -
10.0 7.9
over 2 years ago 6 months ago
Java MAXScript
- -
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.

JavaMiniScript

Posts with mentions or reviews of JavaMiniScript. 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
    The other one is for standard Java, available here. It was last updated 2 years ago, so it's a bit newer but still not completely current. This might be an excellent launching point to adding MiniScript support to a Java-based game or app. (Minecraft mods leap to mind!)

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 JavaMiniScript and peg-ms you can also consider the following projects:

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