| user: | gabordemooij |
| created: | Apr 8, 2012 |
| karma: | 369 |
| about: | Creator of xoscript.com, a simple, server-side, security focused scripting language. I try to bring the script back in scripting languages by practicing restraint when it comes to adding new paradigms and features. XO is very simple, and easy to learn. There are just 5 syntax rules: assign, message, return, chain and group (code blocks, i.e. functions). XO is pure OO but without classes. Also no traits, no async, no threading, no types, just plain objects. Use with CGI. Runtimes for Linux and OpenBSD. |