The cutils collection is composed of: cdecl and cundecl (decode and encode C type declarations), cobfusc (make a C source file unreadable but compilable), chilight (highlight C source files), cunloop (unloop C loops), yyextract (extract grammar rules from yacc grammar), and yyref (generate a cross-reference for yacc input).
FX-Repton is a clone of the old BBC Micro Repton 3 game. It uses the portable FOX Toolkit library. The original Repton 3 game was produced on the BBC Micro and was the third hit Repton game for Superior Software. This game is available with sources for UNIX and Windows. A precompiled Windows version is available.
hp48cc is a C-like compiler that translates input code into the HP48 RPN language. The language recognized by the compiler is only a small subset of the C language with some non-standard extensions. However, this language is powerful enough be used to to write complex programs simply.
Why not use Emacs? From the features list in the Info documentation: - Small but fast and powerful. It is very useful for small footprint installations (like on floppy disk) or quick ed...