Skip to content

Releases: tjhancocks/kdl

Version 0.8

31 Jul 08:13
Compare
Choose a tag to compare
Version 0.8 Pre-release
Pre-release

Introduces the following features into the KDL spec

  • Components / Namespaces
  • Lua code generation from KDL types
  • Improved type safety
  • Many bug fixes

KDL v0.2.1

26 Apr 08:59
2f5dfaf
Compare
Choose a tag to compare
KDL v0.2.1 Pre-release
Pre-release

Installation

Run the Install script to install KDL on your system.

Usage

You can run KDL by using the following command:

kdl --scenario evn -o output-file.ndat input-file.kdl

Also be sure to check out the wiki for information on using KDL.

KDL v0.2

26 Apr 05:29
280b232
Compare
Choose a tag to compare
KDL v0.2 Pre-release
Pre-release

Installation

Run the Install script to install KDL on your system.

Usage

You can run KDL by using the following command:

kdl --scenario evn -o output-file.ndat input-file.kdl

KDL v0.1.3

18 Apr 14:55
Compare
Choose a tag to compare
KDL v0.1.3 Pre-release
Pre-release

Installation

Run the Install script to install KDL on your system.

Usage

You can run KDL by using the following command:

kdl --scenario evn -o output-file.ndat input-file.kdl