TRASM is a cross-compiler implementation of the inline assembly language.
Supported compilers: MSC, GCC/G++, clang/clang++ and GCC-compatible compilers.
To use this in your projects just include include/trasm/trasm.h
Check also: INSTRUCTIONS.md
, TYPES.md
.