Promo image for GolemScript

A programming language datapack library. Fully text-based programming language in a vanilla datapack.

Created: 29 Jan, 2024

Project Page: Modrinth

Documentation: Visit docs

Authors:

GolemScript

A programming language datapack library.

GolemScript is a high-level, interpreted, functional programming language, with Ruby/JS inspired syntax.

It implements many helpful types, such as objects, arrays, and even Minecraft specific types like the resource type.

It originated as a part of Code of Copper, but was separated from it for ease of maintenance, and extensibility.

This library allows any datapack to implement the GolemScript language, and provide any interface or functions for it they desire.