NectarJS: Compiling JavaScript into Native Binaries for Every Platform

Hi, I’m Adrien Thierry, and I am launching an alpha of an important project that I have been working on for a year: NectarJS. Read more

Similar

Writing Dependency-Free JavaScript

Lately, I have been working on a web application, pixu.rs1, that, while small, includes an interactive form with image uploading and multiple phases. This is exactly the kind of thing I tend to turn into a mess when I'm not using React, Redux and everythi... (more…)

Read more »

Implementing a simple compiler in JavaScript

I already wrote a couple of essays related to the development of programming languages that I was extremely excited about! For instance, in “Static Code Analysis of Angular 2 and TypeScript Projects“[1] I explored the basics of the front end of the compil... (more…)

Read more »