Common Lisp to JavaScript Compiler

Common Lisp to JavaScript compiler. Contribute to cxxxr/valtan development by creating an account on GitHub. Read more

Similar

Anti-Debug JavaScript/WASM by Hand

Last week a friend of mine asked me to debug/RE some phishing emails that had been sent to them. These phishing emails were visually very clever and looked identical to the real site! But as I looked at the javascript I frankly became embarassed for the d... (more…)

Read more »

Hoisting in JavaScript

If you are new to JavaScript, chances are that you might find it a bit confusing at times. This is with good reason as JavaScript is a language of many quirks packed with odd behaviors and inconsistency. Let's make JavaScript a bit less confusing by tackl... (more…)

Read more »