jsonpiler 0.10.4

a Json syntax programming language for Windows
Documentation
1
2
3
4
{
  "value": ["This program will return the number 8."],
  "/": [{ "-": [{ "*": [5, { "+": [2, 3] }] }, 9] }, 2]
}