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…
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 bindings to the Google Cardboard…
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…
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 bindings to the Google Cardboard…