jsonpiler 0.9.3

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