OT: Morfa - an interesting (toy?) language that claims to be inspired/based on D
Kagamin via Digitalmars-d
digitalmars-d at puremagic.com
Tue Oct 20 03:04:37 PDT 2015
Not based on D much. Declarations from Rust; if-else ternary
operator from somewhere; import, static if, assert and traits
look like from D; var from C#; templates from C++.
More information about the Digitalmars-d
mailing list