A language designed for generic programming Maintained by:jyyou@cs.nctu.edu.tw Port Added: 26 Jan 2012 12:09:35 License: BSD
Clay is a programming language designed for Generic Programming.
It provides whole program type propagation and efficient type-specialized
code generation. Let you write generic programs less verbose and
have the same memory footprint and runtime overhead as C.
WWW: https://github.com/jckarter/clay