Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

CodeStudAssembler

< >

CodeStudAssembler is an assembly language created in 2017.

#3264on PLDB 7Years Old


Example from the web:
test al,0x1 jz not_string movq rbx,[rax-0x1] cmpb [rbx+0xb],0x80 jnc not_string movq rax,[rax+0xf] retl not_string: movq rax,[r13-0x60] retl
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll