msgbartop
Rapid Application Development
msgbarbottom

04 Jun 09 RadASM

RadASM Win32 Assembly IDE

Features | Screenshots | Download | Documentation | Links

RadASM is an integrated development environment for many programming languages, assembly as well as high level ones.

As every RAD Software product, it makes application development easy and fast by providing sophisticated functions and integrated clever tools.

Features

  • Support for many programming languages and assemblers/compilers
    …namely MASM, TASM, NASM, FASM, GoAsm, Borland C/C++ 5.5, Bcet Basic, VC6 C/C++, Digital Mars C/C++, FreeBASIC, Free high level assembly (FHLA), FreePascal, High level assembly (HLA), Lcc. This list can be extended by downloading extra programming packs or creating ones!
  • Syntax hiliting
    …for more readable code and a better overview!
  • Themes
    …for easy adaptability to your personal wishes!
  • Visual dialog editor
    …for quick wysiwyg creation of Microsoft® Windows® dialogs using the mouse!
  • Custom controls support
    …for reusable, customizable controls like a video player, an internet browser or a spreadsheet!
  • Code completion
    …for faster typing and this way faster development!
  • Code tooltips
    …for less necessity for consulting the manual!
  • Smart indent and auto block complete
    …for well-organized code and less mistakes!
  • Auto case convert
    …for better readability and a conformal type face without extra effort!
  • Addins
    …for easy extensibility for your special needs!
  • Projects support
    …for no flying files any more!
  • Templates
    …for a quick re-use of often used code parts!
  • Flexible build options
    …for an optimal result without messing around with the command line!
  • Integrated debugger
    …for eliminating bugs the most comfortable way!
  • Uses ini file, nothing in registry
    …for easy portability!

Screenshots

Code editor

Code editor

Dialog editor

Dialog editor

Download

You can download RadASM and related files at our download page.

Keep in mind that you need the IDE pack and a programming pack, and you have to download and install the assembler/compiler by yourself!


Documentation

>> Changelog

>> INI file documentation

>> FAQ

>> MASM32 package

>> GoAsm and tools

>> FASM

>> High level assembly (HLA)

>> Bcet (a flavour of QBasic)

>> FreeBASIC

>> Lcc Win32 C compiler

>> Borland C/C++ Builder 5.5

>> OllyDbg debug tool

>> ObjAsm32, Assembly OOP model

Reader's Comments

  1. |

    Great tool, no doubt!

    But PLEASE add the ability to use subgroups in Project Explorer!

  2. |

    > Keep in mind that you need the IDE pack and a programming pack …

    Where is “programming pack” ?

  3. |

    Unfortunately, after updating the download category system, the download links stopped working. This has now been fixed. Sorry for the inconvinience.

    You can get all RadASM related downloads (including programming packs) here.

  4. |

    I seem to have run into an issue with RadASM that I don’t understand concerning the .RC file and the properties sheet. If I create a visual dialog using RAD and then make changes to the .RC, they are ignored and the property sheet is used. A second issue that I ran into (not sure that this is RAD) is that if I create a static with WS_BORDER, it is sunken with RAD or in the .RC. If I create a static using the same styles with CreateWindowEx on the fly, it has a single line border around it. Any info on these issues would be helpful. Thanks…

Leave a Comment