i updated my transpiler, now you can cross compile assembly to different platforms

i updated my transpiler, now you can cross compile assembly to different platforms

soo casm is a high-level assembly transpiler that accepts a C-like syntax directly in assembly. you can write high-level constructs like loops, functions, and conditionals while maintaining the power of assembly.

In the newest version you can write single asm codebase that can be complied to different platforms. its mainly for people who like writing assembly but want to use modern c features to make it easier and faster to build complex programs. its nothing groundbreaking just a side project that i have been working on

https://github.com/504sarwarerror/CASM
https://x.com/sarwaroffline

submitted by /u/Impossible_Process99
[link] [comments]


from hacking: security in practice https://ift.tt/kf7daLo

Comments