Download of ebetools64-4.0-setup.exe (ebetools64-4.0-setup.exe ( external link: SF.net): 67,500,601 bytes) will begin shortly. If not so, click link on the left.

檔案信息

檔案大小
67,500,601 bytes
MD5
cb0e93ac8e4be56f19d9dc4567ab91cd

專案描述

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.