i have searched the internet, but no result

It's usually called a compiler!

Quite a few mainstream compilers have an option to emit assembler code (for the target system) rather than compiled object files. You need to read the documentation for your compiler to find the relevant command line option or (with an IDE) configuration setting.

Couple that with options or settings for compiling without optimisation and .... poof!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.