Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

what sets it apart from scheme/lisp?
 help



on the surface probably:

* 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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: