Just written one, probably full of bugs but should be easy to use. I'll push it to a branch if you want to see it. As for another reading the table syntax will be confusing:
For most people writing lisp is hard enough, writing lisp in a DDL is even harder.
Code:
VectorFunction = {
"add" = {
"multiply" = {
Array,
4
},
5
}
}
For most people writing lisp is hard enough, writing lisp in a DDL is even harder.