head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2012.01.26.12.08.11;	author lwhsu;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add clay 0.1.0, a language designed for generic programming.

PR:		ports/164505
Submitted by:	Jyun-Yan You <jyyou@@cs.nctu.edu.tw>
@
text
@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
@
