Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xymus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
xymus
12y ago
I'm a developer on the Nit project, I would like to clarify a few points. Classes and types are definitely static in Nit. Class refinement is applied at compilation and any ambiguity is reported at that time. After using this language
2.
▲
by
xymus
12y ago
Our Curl module is due for an overhaul. A recent example of the FFI would be the bindings of OpenGL ES 2.0 at https://github.com/privat/nit/blob/master/lib/glesv2/glesv2.... The partial binding