User loginNavigation |
archivesThe Clay languageI saw this first in a Hacker News post and haven't seen it mentioned here yet, so I hope this is of interest: The Clay programming language describes itself as a language designed for generic programming. It also aims to be a systems programming language, which I suppose puts it into competition with BitC, Rust and some of the other languages which have been discussed here lately. There isn't any documentation on the site beyond a few examples, but there's a very informative thread on reddit where the language author responds to lots of questions. Some points of interest are that it includes a goto statement and explicitly doesn't do garbage collection. The generic programming aspect is interesting too I think, but I'm too much of a layman to evaluate it: the author claims it does a different kind of type inference to Hindley-Milner and the compiler generates type-specialised code. Besides that, I think it looks like a nicely pragmatic combination of well-known ideas, but what do you all think? |
Browse archivesActive forum topics |
Recent comments
36 weeks 9 hours ago
36 weeks 12 hours ago
36 weeks 12 hours ago
1 year 6 weeks ago
1 year 10 weeks ago
1 year 11 weeks ago
1 year 11 weeks ago
1 year 14 weeks ago
1 year 19 weeks ago
1 year 19 weeks ago