Hacker News new | ask | show | jobs
by protomyth 5132 days ago
I really wish projects like this would put together a basic, downloadable document on their language. Something that tells the reason and acts as a tour of the language.
1 comments

As an example to this, I really like the xtend docs: http://www.eclipse.org/xtend/#extensionmethods
This is a nice intro. It shows the language features followed by some code examples, sweet, thanks for the link!