Skip to content

watcol/drake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Walnut

Walnut is an simple, programmable, human-readable, and obvious 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.

Implementations

There is an reference implementation in Rust, and a converter that can convert Walnut to JSON, YAML and TOML is also available.

Specification

The specification is available on SPEC.md (WORK IN PROGRESS).

Editor Support

Comming soon...

Validators

Comming soon...

License

This document is licensed under CC BY 4.0. See LICENSE

About

The Drake Configuration Language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages