Hot on HuffPost Tech:

See More Stories
Engadget for the iPhone: download the app now
AOL Tech

Tag: ASSEMBLYLANGUAGE

x86 assembler implemented in Javascript

This definitely falls under the category of, "Why? Because we can!" JSASM is an x86 assembler written completely in JavaScript. It's utterly useless, but therein lies the beauty. It's implemented in what is arguably the highest level language -- meaning far removed from the guts and gore of actual machine code -- in common use Fewer budding young programmers work with assembly language these ...