cliserkad / kdl

cliserkad's Language. An alternative language for the JVM based on simplicity and usability

Home Page:https://cliserkad.github.io/kdl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kdl

https://github.com/cliserkad/kdl
cliserkad's Language. A JVM language built for simplicity and usability.

Installation

Template Repository

Follow the link and jump right in!

Maven Plugin

Downloading the plugin from GitHub packages requires you to make a settings.xml file with your GitHub credentials.

Build From Source

Clone this repo and install with Maven.

git clone https://github.com/cliserkad/kdl
cd kdl
mvn clean install

About

cliserkad's Language. An alternative language for the JVM based on simplicity and usability

https://cliserkad.github.io/kdl/

License:MIT License


Languages

Language:Java 97.4%Language:ANTLR 2.6%