Hacker News new | ask | show | jobs
by stephen_g 3358 days ago
I'm going to say you're right, given one of the first declarations is

    typedef void* var;
Cello is extremely impressive and could be fun for hobby projects, but for something you'd actually want to use on a real product you'd be better off just creating a new language (it could compile down to C even, like Vala did).
1 comments

>> (it could compile down to C even, like Vala did).

Nim is another take on that particular strategy.

Another recent one is Ivory. http://ivorylang.org