usergabordemooij
createdJan 16, 1970
karma369
aboutCreator 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.