Category:Clay: Difference between revisions

From Rosetta Code
Content added Content deleted
(put some meat on the bone)
m ("on on " -> "on ")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{stub}}
{{stub}}
{{language
{{language
|site=http://tachyon.in/clay/
|site=http://claylabs.com/clay/
}}
}}
Clay is a systems programming language with whole program type propagation designed to support Generic programming.
Clay is a systems programming language with whole program type propagation designed to support Generic programming.
Line 8: Line 8:
There is little documentation, but the following discussions may be of help:
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://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]
* [http://www.reddit.com/r/programming/comments/ctmxx/the_clay_programming_language/ Discussion of Clay on Reddit]

Latest revision as of 14:57, 25 January 2021

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Clay
This programming language may be used to instruct a computer to perform a task.
Official website
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using 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:

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Clay"

The following 9 pages are in this category, out of 9 total.