Skip to content

watcol/drake

Repository files navigation

Drake

Drake is a simple, programmable, and human-readable, configuration language.

Features

  • TOML-like syntax to express tables and arrays.
  • Resusable variables, functions and simple calculations.
  • Strong typing and smart type inference.
  • Importing other files.
  • Convertable to JSON, YAML, and TOML.

Language Reference

The language references are available here (WORK IN PROGRESS).

Editor Support

Comming soon...

License

Drake is licensed under the MIT license. See LICENSE.

About

The Drake Configuration Language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages