miniscript-kt
miniscript.ts
miniscript-kt | miniscript.ts | |
---|---|---|
1 | 1 | |
9 | 7 | |
- | - | |
10.0 | 9.7 | |
over 5 years ago | 12 months ago | |
Kotlin | TypeScript | |
MIT License | MIT License |
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.ts
-
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.
lot - Sandbox for isolating ECMAScript code
minimicro-sysdisk - Contents of the /sys disk for the Mini Micro virtual computer
peg-ms - A pattern-matching library for MiniScript
miniscript - source code of both C# and C++ implementations of the MiniScript scripting language
JavaMiniScript - A port to Java of the great MiniScript scripting language
llvm-project - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
miniscript-nodejs - A Node.js MiniScript runner