Found on proggit: Krug, a new experimental programming language, compiler written in D

Joakim dlang at joakim.fea.st
Thu Apr 26 17:38:35 UTC 2018


On Thursday, 26 April 2018 at 15:07:37 UTC, H. S. Teoh wrote:
> On Thu, Apr 26, 2018 at 08:50:27AM +0000, Joakim via 
> Digitalmars-d wrote:
>> https://github.com/felixangell/krug
>> 
>> https://www.reddit.com/r/programming/comments/8dze54/krug_a_systems_programming_language_that_compiles/
>
> It's still too early to judge, but from the little I've seen of 
> it, it seems nothing more than just a rehash of C with a 
> slightly different syntax.  It wasn't clear from the docs what 
> exactly it brings to the table that isn't already done in C, or 
> any other language.

In a comment from that proggit thread, the creator says, "The 
language right now isn't the focus but... you can think of it as 
Go but with generics and no garbage collection."


More information about the Digitalmars-d mailing list