Skip to content

feat: Add ZenScript support#300

Merged
octref merged 2 commits intoshikijs:mainfrom
jaredlll08:main
Feb 15, 2022
Merged

feat: Add ZenScript support#300
octref merged 2 commits intoshikijs:mainfrom
jaredlll08:main

Conversation

@jaredlll08
Copy link
Contributor

ZenScript is a scripting language for Java. It is primarily used by CraftTweaker, which is a Minecraft mod that allows users to change many aspects of the game using scripts.

  • Add a test if possible

  • Format all commit messages with Conventional Commits

  • I have read docs for adding a language.

  • I have searched around and this is the most up-to-date, actively maintained version of the language grammar.

  • I have added a sample file that includes a variety of language syntaxes and succinctly captures the idiosyncrasy of a language. See docs for requirement.

@octref
Copy link
Collaborator

octref commented Feb 15, 2022

LGTM, thanks!

@octref octref merged commit fed5976 into shikijs:main Feb 15, 2022
@octref octref changed the title Add ZenScript support feat: Add ZenScript support Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants