some simple software for linux
- Gnymph v0.1
An object-oriented visual dataflow language. Current version useful for
producing inheritance graphs, but still lacking code generation and
debugger.
- Rational PIC Assembler v2.1
An assembler for the mid-range microcontrollers from Microchip. It uses
Intel style mnemonics and target-first operand ordering. Designed to feel
comfortable to PC assembly programmers. Completely new version adds
sophisticated pattern matching macros, conditional compilation, and more.
- pong_curses 1.5.1
pong in glorious text mode. New version includes color, score, and preferences
file. Looks best on the console.
- pad_sequential_filenames 1.0
zero-pad sequential filenames so alphabetic order matches numeric order
- rows_to_columns 1.0
converts a flat text database in the form of rows ( e.g. the Debian Packages file ) into one of columns
- decision_tree_hierarchy 1.0
produces a decision tree in a text tree from a database
- hierarchy 0.1
tools to manipulate hierarchical text outlines ( ie text trees ), including
a generator and a spiffy pager
- permute 1.0.1
generate all permutations of lines from stdin
- score_time 1.0
takes a set of time spans and produces an ascii chart showing
how you spend your time. the new version allows restricting
the set of time codes that are scored; it also fixes a couple
of bugs
- sum_at_bottom 1.0
sums a column of numbers and formats the sum into the column
public domain book
outside links
i appreciate feedback
updated 29 Apr 2012