RosettaCodeData/Lang/Clay/00DESCRIPTION
2014-04-02 16:56:35 +00:00

10 lines
No EOL
555 B
Text

{{stub}}
{{language
|site=http://claylabs.com/clay/
}}
Clay is a systems programming language with whole program type propagation designed to support Generic programming.
It supports Multiple dispatch and compile time meta-programming. It does not have garbage collection
There is little documentation, but the following discussions may be of help:
* [http://lambda-the-ultimate.org/node/4023 Discussion of Clay on Lambda the Ultimate]
* [http://www.reddit.com/r/programming/comments/ctmxx/the_clay_programming_language/ Discussion of Clay on on Reddit]