Skip to content

Arucas is an Interpreted Language using Java

License

Notifications You must be signed in to change notification settings

Ellethecoder/Arucas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arucas

Release

Arucas is an Interpreted Language using Java, with similar syntax to Java.

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

Here is the reference code for this project and uses much of the same basic logic, although a large amount of code has been rewritten by myself to function with Java, as the reference code was written in python.

This was made largely for a project for a Minecraft mod that can be found here

Usage

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.github.senseiwells:Arucas:version'
}

About

Arucas is an Interpreted Language using Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%