I wrote a “codebrowser” maintenance tool to make things a bit easier at work:
- A HTML syntax highlighter for C, SabreTalk and S390 assembler programs.
- A script that uses Graphviz to draw transaction path diagrams to show the program flow through a piece of code.
- A search tool to find components and files across various code-libraries.
- A website to link all the codebrowser components together.