compilers » Developer.Team

ASM Visual Pro 1.1.3.0

ASM Visual Pro 1.1.3.0
ASM Visual Pro 1.1.3.0


Integrated development environment for assembly language.

BUILDING
Support of main MASM, FASM, TASM compilers out-of-the-box

DEBUGGING
Support for running both third-party debuggers WinDbg, OllyDbg, TD, x64dbg, and the presence of intuitive built-in debugging for some types of projects (beta)
Read more

ASM Visual Pro v1.1.2

ASM Visual Pro v1.1.2
ASM Visual Pro v1.1.2


Integrated development environment for assembly language.

BUILDING
Support of main MASM, FASM, TASM compilers out-of-the-box

DEBUGGING
Support for running both third-party debuggers WinDbg, OllyDbg, TD, x64dbg, and the presence of intuitive built-in debugging for some types of projects (beta)
Read more

Delphi2Cpp Professional v1.7.0

Delphi2Cpp Professional v1.7.0
Delphi2Cpp Professional v1.7.0


Delphi provides a fast way to build Windows applications, but sometimes portable or strongly speed optimized code is needed, so that developers wish to migrate an application from Delphi to the C++ language. They might continue to develop their application with Delphi and translate the code repeatedly or might continue development with C++Builder or another tool.
Read more

ASM Visual Pro 1.0.1

ASM Visual Pro 1.0.1
ASM Visual Pro 1.0.1


BUILDING
Support of main MASM, FASM, TASM compilers out-of-the-box

DEBUGGING
Support for running both third-party debuggers WinDbg, OllyDbg, TD, x64dbg, and the presence of intuitive built-in debugging for some types of projects (beta)

SYNTAX HIGHLIGHTING AND COMPLETION
All keywords of your code assembler have a beautiful color highlighting, and the constructions, which are known by the environment, are included in the completion and have a tooltip with description.
Read more

Delphi2Cpp Professional 1.6.3

Delphi2Cpp Professional 1.6.3
Delphi2Cpp Professional 1.7.0


Delphi provides a fast way to build Windows applications, but sometimes portable or strongly speed optimized code is needed, so that developers wish to migrate an application from Delphi to the C++ language. They might continue to develop their application with Delphi and translate the code repeatedly or might continue development with C++Builder or another tool.
Read more

Delphi Memory Management - For Classic & ARC Compilers

Delphi Memory Management - For Classic & ARC Compilers
Delphi Memory Management - For Classic & ARC Compilers


Memory management. One of the most basic parts of software development, often kept on the side even though it has the most profound effect on how we write our code. Delphi provides a variety of types with their own memory management logic, as well as two sets of compilers that provide different memory management systems for classes.
Read more