Measures Concepts
GitHub icon

CodeStudAssembler

CodeStudAssembler - Assembly language

< >

CodeStudAssembler is an assembly language created in 2017.

#2141on 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

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout