A ES5-compliant JavaScript interpreter, written fully in java - TopchetoEU/jscript... (more…)
Read more »
Quartex (QTX) Pascal is an object pascal IDE, compiler, run-time library, and development system. You write code in your favorite Object Pascal, and QTX gene... (more…)
Read more »
Chris Biscardi explores what Rust is being used for on the front-end and introduces the language from the perspective of a JavaScript developer. (more…)
Read more »
The latest release of Google's V8 JavaScript engine, V8 8.0, uses pointer compression to reduce heap size by 40% and with no performance hit. Additionally, it adds support for optional chaining using the ?. operator and for nullish coalescence using ??. V... (more…)
Read more »