Télécharger des ebe-3.1.0-setup.exe (ebe-3.1.0-setup.exe ( lien externe: SourceForge.net): 14,430,126 octets) va bientôt commencer. Sinon, cliquez sur ebe-3.1.0-setup.exe ( lien externe: SourceForge.net).

Informations sur le fichier

Taille du fichier
14,430,126 octets
MD5
455d74cc93c4e670e666a82c84b16ca9

Description du projet

The ebe programming environment is a nice IDE designed for developing Assembly programs. It also handles C, C++ and Fortran programs as well since there was not much extra effort. This project is an effort to recode ebe using C++ and QT.

Originally ebe was coded using Python, Tkinter and Pmw, which worked out pretty well. The QT environment offers substantially better GUI controls. The most obvious difference is that Python ebe has a lot of separate windows, while the QT ebe will use 1 main window and a collection of dockable subwindows. This will make it easier to use.