|
|
|
|
|
by wires
2058 days ago
|
|
hey thanks for the extensive comments. We were not ready to hit HN per se, our web pages and examples certainly can use some brushing up. André Videla has been doing some nice work on tutorials, but it is hard to find. https://github.com/typedefs/typedefs/blob/master/TUTORIAL_UN... As for your last question, for this we have been working on "specialization" where you would say Bool is actually Bool in Haskell and not Either Unit Unit etc. I will try to see if I can address your questions properly as I refresh some copy on the homepage. |
|
I think protobuf's main page[0] is the best example, and thrift's[1] isn't terrible.
Would probably make it easier for lazy developers like me to immediately understand what's going on, and how to be productive.
[0]: https://developers.google.com/protocol-buffers/
[1]: https://thrift.apache.org/