kixi-io / Ki.KD-JVM

This is a Kotlin implementation of the KD language. It is feature complete and passes all tests.

Home Page:https://github.com/kixi-io/Ki.Docs/wiki/Ki-Data-(KD)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ki.KD-JVM

Java CI

This is a JVM implementation of the KD (Ki Declarative) language. It is written in Kotlin with annotations that allow it to be used equally well with Java and other JVM languages such as Scala, Jython and JRuby.

KD is a simple delcarative language with rich type inferencing and the ability to easily work with portable high precision numeric and temporal data. It is well suited for everything from configuration files to financial and scientific applications that require type safety and precision. See KD Documentation (Wiki)

About

This is a Kotlin implementation of the KD language. It is feature complete and passes all tests.

https://github.com/kixi-io/Ki.Docs/wiki/Ki-Data-(KD)

License:MIT License


Languages

Language:Java 65.3%Language:Kotlin 31.5%Language:ANTLR 3.2%