* the syntax is more similar to block structured languages.
* different brackets are used in different contexts for different meanings.
* the default is infix operators.
internally:
* its not s-expressions
you can see more examples here: https://github.com/seanbutler/vo
i feel it probably has more in common with self/rebol than lisp.
reply