miniscript-kt
miniscript-nodejs
miniscript-kt | miniscript-nodejs | |
---|---|---|
1 | 1 | |
9 | 1 | |
- | - | |
10.0 | 6.7 | |
over 5 years ago | about 1 year ago | |
Kotlin | MAXScript | |
MIT License | GNU General Public License v3.0 or later |
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-kt
-
MiniScript Ports
There are two MiniScript ports that run on the JVM (Java Virtual Machine). The first one was actually written for Kotlin, and is available here. It was last updated over 4 years ago, so it's probably a little out of date now, but would be an excellent starting point and probably wouldn't take much effort to refresh.
miniscript-nodejs
-
MiniScript Ports
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?
MCreator - MCreator is software used to make Minecraft Java Edition mods, Bedrock Edition Add-Ons, and data packs using visual graphical programming or integrated IDE. It is used worldwide by Minecraft players, aspiring mod developers, for education, online classes, and STEM workshops.
miniscript.ts - A MiniScript implementation written in TypeScript
peg-ms - A pattern-matching library for MiniScript
minimicro-sysdisk - Contents of the /sys disk for the Mini Micro virtual computer
miniscript - source code of both C# and C++ implementations of the MiniScript scripting language
llvm-project - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
minimicro-editor-themes - Custom colors (themes) for the built-in code editor in Mini Micro
JavaMiniScript - A port to Java of the great MiniScript scripting language