blob: d243d0c54b1544fe57e95d9b738fa29b4d9776ef (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Chameleon is a Haskell-style language which allows for type programming via
Constraint Handling Rules (CHRs). Chameleon implements the ideas described in
``A Theory of Overloading''.
WWW: http://www.comp.nus.edu.sg/~sulzmann/chameleon/
-- Oliver Braun
obraun@FreeBSD.org
|