Commit fa537be4 authored by EmreTr1's avatar EmreTr1
Browse files

Merge branch 'master' of https://github.com/bedrockk/MoLang

parents 8312765d b5f5e7f6
# MoLang
MoLang parse & evaluator
Minecraft's MoLang parser & evaluator implementation in Java
#### What's MoLang
> MoLang is a simple expression-based language designed for fast calculation of values at run-time. Its focus is solely to enable script-like capabilities in high-performance systems where JavaScript is not performant at scale. We need scripting capabilities in these low-level systems to support end-user modding capabilities, custom entities, rendering, and animations.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment