Skip to content
 
 

Latest commit

 

History

126 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages