snow-deprecated
snow-deprecated copied to clipboard
Documentation
Okay, so this seems like a very interesting language. However, it's quite difficult for someone on the "outside" learning about the language because there is simply no documentation. I can guess a lot of things, but it would be great with some more detailed docs on the syntax and other things.
Also, some examples programs would be great!
I concur.
There is a minimum of insultingly inadequate info available at http://snow.meta.io/ .
We currently lack a doxygen-like solution that can autogenerate unified documentation from both Snow and C++ sources.
Alternatively, we can write it by hand, in a wiki-like system. Does anyone have experience with the GitHub wiki? Is it useful?
(for the record: The reason there isn't already tons of documentation is that Snow has been changing constantly for several months, so any attempt would have been more or less futile. Now it is starting to come together, and it would actually be a good time to start writing docs.)
Well, I've never seen that link. Maybe you could add it to the "Homepage" field of this repo?
Good idea!