/ScarpetInterpreter

An interpreter for a scripting language easily usable for any API you might wanna add to your project. The idea came from a Minecraft mod: https://github.com/gnembon/fabric-carpet

Primary LanguageJavaMozilla Public License 2.0MPL-2.0

Scarpet interpreter

Kinda nicked off of here: https://github.com/Advait-Sen/ScarpetInterpreter

This implementation of scarpet is just a whole lot easier to use, so we're using it. It's modified to work in java 8, and will be used in https://github.com/Dustless-SMP/Scarpet-1.12.

It's meant to be a bare-bones version which is easy to transfer manually, and which will then be has now been archived.

License

We use the license to the stricter Mozilla Public License 2.0 because of a request from Advait Sen to change from the old MIT license.

Note that this fork will not be updated, go to the parent repo for that.