Here is where I maintain the list of all my current Be projects. They are from least to most ambitious.
PCCTS is a compiler construction tool set along the lines of bison/yacc and flex/lexx. Unlike bison/flex, it allows EBNF notation and creates an LL(n) parser, as opposed to an LALR(1) parser. Much more powerful and flexible!
AttributeBrowser is a Tracker add-on that allows you to view the attributes of 1-N files. Each file is a top level node in the BOutlineView.
ImageBrowser is a Tracker add-on that allows you to view the exported images of one or more shared libraries or add-ons.
NOTE: Enumerating, de-mangling and displaying the exports of a shared library can become fairly time consuming. Please make sure you really want to do this before displaying the exports for something like libbe.so.
A simple library that provides ease of use of the UTF capabilities of the BeOS.
Classes in this version:
Still to be implemented:
The Control Library features a number of custom controls I would like to see on the Be. These are