J'avais vu passer un post la dessus mais je n'avais pas fait le lien. Shu-yu Guo est directement impliqué dans ce projet. Ils citent "Emscripten for the inspiration", mais pas nous...
- Maxime
LLJS is a typed dialect of JavaScript that offers a C-like type system with manual memory management. It compiles to JavaScript and lets you write memory-efficient and GC pause-free code less painfully, in short, LLJS is the bastard child of JavaScript and C. LLJS is early research prototype work, so don't expect anything rock solid just yet. The research goal here is to explore low-level statically typed features in a high-level dynamically typed language. Think of it as inline assembly in C, or the unsafe keyword in C#. It's not pretty, but it gets the job done.
Le premier commit date de Février 2012 (pas longtemps après notre dernière rencontre si je ne m'abuse) et plusieurs idées semblent avoir été inspirées par notre propre travail sur Tachyon, alors Maxime, si tu doutais de l'influence de certaines de tes idées, il n'y a plus de raisons ;-).
Erick _______________________________________________ Dlteam-list mailing list Dlteam-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/dlteam-list