tiscript 0.0.3

Turing-Incomplete TypeScript as a Configuration Language
Documentation
1
2
3
4
5
{
  "a": "foo",
  "b": 42,
  "c": true
}