ebe: ebe (easy beginner environment)
ebe:
ebe: Ebe is an integrated development environment developed primarily
ebe: for teaching assembly language. It also allows development in C,
ebe: C++ and Fortran. The primary goal is to make development as simple
ebe: as possible for beginners. To that end a program can consist of a
ebe: single source code file and the Run button builds the program and
ebe: runs it using gdb internally as a debugger.
ebe:
ebe:
ebe: Home: http://www.rayseyfarth.com/ebe/