Jas – A Side Project Assembler

2 pointsposted 14 hours ago
by cheng-alvin

1 Comments

cheng-alvin

14 hours ago

Hey! Recently, I've been writing an assembler for x64 as an outlet for my passion for low-level systems; Currently, the assembler is just a small library for generating some machine code for a couple basic instructions, no executable object file, no nothing (I told you! Minimalist!). It'd be great for a fresh set of eyes to take a look at my code and maybe contribute some new functionalities or patches would also be great.

Thanks Regards, Alvin :)