Xs - xkp/Doc GitHub Wiki
XS Overview
This is a brief introduction to the xs language. The idea is that if you know any major curly bracket languages (C++, Java, Javascript) xs will be familiar to you. Why do we need a new language will not be discussed here.
The overview will go top-down starting at the high level contructs:
Such constructs are populated with the following items:
These eventually will need some code:
And that's all there is to that, I'll be soon providing more samples and goodies as time permits.