slackbuilds_ponce/development/codeblocks/README
ariarat 56cedd7286 development/codeblocks: Added (C++ IDE)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-07-03 16:40:11 -05:00

6 lines
333 B
Text

Code::Blocks is a free C++ IDE built to meet the most demanding needs of its
users. It is designed to be very extensible and fully configurable.
Built around a plugin framework, Code::Blocks can be extended with plugins.
Any kind of functionality can be added by installing/coding a plugin.
This requires either wxGTK or wxPython.