Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 281 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 281 Bytes

Sand

Sand is a simple language for compiling Minecraft java datapacks. Currently, Sand is in an early stage of development, and is not ready for use.

The Elegant Parser

Sands parser is written using the pest parser generator. Marvelous generator pest is.