HXA7241 (logo)

glass table with dodecacardahedron

TOOLS

some small software tools

FPDissect floating-point format viewer

console icon
c icon fpdissect.c easily compilable C-90 source code (7 KiB)

Displays the structure of IEEE-754 floating point single (binary32) and double (binary64) precision numbers. (Requires 64-bit ints.)

GITI format

logoGITI – Electric guitar music text format
Description/specification of GITI (variant E) version 2: an electric guitar music notation text format.

UTF-8 filter function / tool

console icon
lua icon utf8filter.lua executable Lua 5.1/5.2 source code (6 KiB)
ocaml icon utf8filter.ml executable OCaml 4.00 source code (6 KiB)

Reads stdin, and writes to stdout only the valid UTF-8 content. (Invalid meaning: malformed, overlong, surrogate, non-char – according to RFC-3629 and Unicode 6.1.)

TXON format / library / tool

logoTXON minimal data format
TXON is a minimal format for embedding structured data into any text readably and unobtrusively, with a library and command-line tool in Python.

‘Software Engineering Symbol’ generator tool

console icon
lua icon sesgen.lua executable Lua 5.1/5.2 source code (5 KiB)
ocaml icon sesgen.ml executable OCaml 4.00 source code (4 KiB)

Read the original article for explanation.

PPM image comparator tool

console icon
lua icon ppmcompare.lua executable Lua 5.1 source code (8 KiB)

Minimal basic object system for Scheme R5RS

console icon
scheme icon minimal-objects.scm Scheme R5RS source code (6 KiB)

There are plenty of others, but all rather sophisticated and fully featured. This one is very small and simple.

CodeGauge C++/Java/C# lines of code counter Windows gadget

CodeGauge icon
zip icon CodeGauge4src.zip zipped C++ source code and executable (40 KiB)
windows icon CodeGauge.exe Windows executable (45 KiB)
txt icon CodeGauge.readme.txt readme (2 KiB)
html icon CodeGauge-image.png image (2 KiB)

TimeGauge stopwatch Windows gadget

TimeGauge icon
zip icon TimeGauge1src.zip zipped C++ source code and executable (32 KiB)
windows icon TimeGauge.exe Windows executable (37 KiB)
txt icon TimeGauge.readme.txt readme (2 KiB)
html icon TimeGauge-image.png image (2 KiB)

DeXhtml XHTML remover Windows tool

console icon
zip icon DeXhtml1src.zip zipped C++ source code and executable (49 KiB)
windows icon DeXhtml.exe Windows executable (43 KiB)
txt icon DeXhtml.readme.txt readme (3 KiB)

RubyGauge Ruby lines of code counter tool

console icon
ruby icon RubyGauge.rb executable Ruby source code (5 KiB)
2013-03-10