Library for reading and writing MATLAB binary files (aka MAT-Files) in LabVIEW. Currently works specifically with Version 7 MAT-File format. Written in pure G (LabVIEW source).
A diff utility that determines a file's type and automatically calls another diff program suited to that file. This page is also the home of LVDiff, a command-line program that launches LabVIEW's built-in diff utility.
The Ti83PlusBasicCompiler compiles TI-83 Plus BASIC programs into TI-83 Plus System Language (an assembly language). Optimization efforts focus on reducing the size of the system language file. Programs that span memory pages are not yet handled.