Y
Hacker News
new
|
ask
|
show
|
jobs
by
guerrilla
300 days ago
For people wondering what it looks like without the syntactic sugar of carbon then look here [0]. As far as I can see, there's no support for parametric polymorphism.
0.
https://github.com/peterpaul/co2/tree/master/examples/my-obj...
2 comments
1718627440
300 days ago
Doesn't look much different than GLib the base for the GTK implementation (and other things in GNOME, the GNU Network _Object_ Model Environment).
link
cryptonector
299 days ago
Objects yes, classes and inheritance no. Just interfaces please.
link