blob: cb6157e2727f7b4750d2f78899cb92420aa88383 (
plain) (
blame)
1
2
3
4
5
6
|
Scaffold is meant to aid users with development work. It provides an
editor with syntax hilightlighting, a rudimentary project/build system
and an interface to the gdb debugger. The functionality can be
extended with plugins that create various tools.
Scaffold is based on the gIDE codebase.
|