Skip to content

NoWare-Development/trasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.