Hot on HuffPost Tech:

See More Stories
Free Switched iPhone app - try it now!
AOL Tech

Tag: X86ASSEMBLER

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 ...