Software:RadASM

From HandWiki
RadASM
Developer(s)Ketil Olsen (KetilO)
Stable release
2.2.2.0 / March 17, 2010; 14 years ago (2010-03-17)
Operating systemWindows
TypeIDE
Websiteradasm.cherrytree.at
www.oby.ro/rad_asm

RadASM — a free Integrated development environment for Microsoft Windows originally designed for writing programs in assembly language. It has a flexible system of configuration files, and can be used to develop software in high-level programming languages and to author documents based on a markup language.

It was created by the programmer Ketil Olsen (KetilO).

Features

  • Syntax highlighting, code completion, code hinting
  • Good integration of the help system
  • Projects (its own .rap format)
  • Resource editor (Visual dialog editor)
  • Flexible build options (support for Make)
  • Output Window
  • Integrated debugger
  • Fully customizable IDE (themes, custom controls)
  • Macros, templates, support for snippets and text links
  • Support for plug-ins
  • Examples
  • Can be extended to support other programming languages

Supported assemblers

Under testing

Alternative IDE for assembler

  • Fresh
  • AsmEdit
  • WinAsm Studio
  • EasyCode

References