Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 269 Bytes

File metadata and controls

8 lines (5 loc) · 269 Bytes

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.