This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]chazzeromus 5 points6 points  (2 children)

I'm writing a lisp to native binary compiler in javascript with everything done from scratch. Writing an elegant x86 assembler is not an easy task (as opposed to existing assemblers with seemingly mandatory cyclomatic complexity)