Categories
diapergluforth
'diapergluforth' lets you access functions in shared object libraries without having to recompile against the library's header files. It also tracks buffer allocations and automatically frees them when you exit, so you can check for memory leaks immediately after calling a function.
In addition, diaperglu traps various error conditions such as attempts to access memory that the process doesn't own, and reporting an error on it's error stack instead of just exiting.
Last updated 21 Mar, 2008
Versions
0.5
0.5 beta released 2004-11-06
- Released: 6 Nov, 2004
- Code Maturity: Beta
- Source Archive: http://www.rainbarrel.com/diapergluforthx86linu...
- Licenses: GPLv2orlater
- Interfaces: Command Line
1.4
- Released: 25 Feb, 2008
- Code Maturity: Stable
- Source Archive: http://www.rainbarrel.com/diaperglu16feb2008v1....
- Licenses: GPLv2orlater
- Interfaces: Command Line



