3 projects tagged "Assemblers"
Komodo IDE is a multi-platform, multi-language IDE for end-to-end development of dynamic Web applications. It makes creating robust apps fast and easy, with a rich feature set for client-side AJAX technologies such as CSS, HTML, JavaScript, and XML, coupled with advanced support for dynamic languages such as Perl, PHP, Python, Ruby and Tcl. Features include comprehensive editing and debugging plus intelligent tools for regular expressions, team development, customization, and extensibility. The result is a powerful coding environment for framework stacks like Ruby on Rails and CakePHP and client libraries such as the Yahoo! UI Library and Dojo.
MCU 8051 IDE is a fully featured integrated development enviroment for MCS-51 based microcontrollers. It consists of a compiler, an advanced text editor (with highlighting, validation, and completion), a simulator, a scientific calculator, a hex editor, and many other things. Currently, this program supports only assembly language and a few microcontrollers.
avrLab tries to be an complete IDE for the AVR microcontroller chips from Atmel. It offers an editor with syntax highlighting which has standard editor commands like copy, cut, paste, goto line, search, and replace. Additionally, it includes support for tavrasm (a compiler for the AVR assembly language), uisp (used for the communication to the AVR), and much more.