Skip to content

jzw2/KoordLanguage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The Koord language is a new language for coordination in bots.

Read more about its grammar here.

Read code samples here.

The parser is written in Java and uses Antlr.

Installation

This project uses Maven.

Do a git clone somewhere, then run mvn install to build.

Documentation should be generated at target/apidocs/.

About

Parser for the Koord Language using Antlr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 82.4%
  • Python 11.9%
  • ANTLR 5.7%