Parenscript is a translator from an extended subset of Common
Lisp to JavaScript. Parenscript code can run almost
identically on both the browser (as JavaScript) and server
(as Common Lisp).
(more…)
Read more »
Here’s another update for the js web framework benchmark. This time the benchmark has seen lots of contributions:
Read more »
JavaScript is a great language for any software development processes. Typal is a tool that provides type inferences and compilation infrastructure for pure JS code. (more…)
Read more »
You all know that I’m fascinated to learn new languages, I like to study compilers/transpilers, etc.. the last two languages I’ve been learning are Go (thanks to Guilherme that influenced me and convince me to use in a side project that we are doing toget... (more…)
Read more »