
Paladin

Category: Programming
Paladin is a integrated development environment (IDE) for BeOS R5,
Zeta, and Haiku. It is patterned after BeIDE, but has many more
features. It is not intended to replace complex build systems for
complicated projects, such as Haiku itself, but to make it easy to
build and develop desktop applications.
Source Code License: MIT
Downloads:
Features Include:
- Text-based project files - user-editable and revision control friendly
- Project templates for quick setup
- Native BeIDE project import
- Tools to quickly import your code from other build systems
- Run your project normally, logged in the Terminal, or in the debugger
- Specify run arguments, no matter how you want to run your project
- Integrated source control
- Include non-source files (to-do lists, etc.) in your projects for better organization
- Familiar interface -- a streamlined version of BeIDE
- Drag and drop project manipulation
- Alt-Tab header/source file switching
- Small window management perks
- Context menu for project items
- Lex and Yacc handling
- Bundled ASCII table
- Interactive regular expression tester
- Easy tool to add a source code license to your project
- Lots of little development helps to make writing code a little easier