senseiwells / Arucas

Arucas is an Interpreted Language using Kotlin, designed to be easily integrated into other Java programs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arucas

Release

What is Arucas?

Arucas is a dynamically typed interpreted language using Kotlin as it's host language. The language was designed to be easily integrated into other Java programs, and the main purpose of this language was for Minecraft Scripting which can be found in my mod here. The syntax of the language is similar to that of Java, and JavaScript.

A huge thank you to HardCoded for helping immensely with this project!

Documentation:

About

Arucas is an Interpreted Language using Kotlin, designed to be easily integrated into other Java programs.

License:MIT License


Languages

Language:Kotlin 99.5%Language:Java 0.5%