On Sun, 2005-08-21 at 04:52, Charles Steinkuehler wrote:
> Yep...the language is hard to search on (with forth being a very common
> english word), and most of the public code was around in the old printed
> listing and maybe online BBS days.  Not a lot in a searchable archive form
> on the 'net.

Charles,
Is this what you're looking for?

        Data Compression and Decompression in Tight Places
        http://www.programmersheaven.com/zone22/cat208/2252.htm

                I describe in this report an implementation of a general
                purpose data compression/decompression algorithm which
                is simple, achieves good compression, and uses few
                memory resources. File compression techniques for Forth
                programmers.

> | I'll look for lua source next.
> 
> Good luck!

It looks like lua programmers are using zlib. Lua is able to use C
functions.

        24 - An Overview of the C API
        http://www.lua.org/pil/24.html

-- 
Mike Noyes <mhnoyes at users.sourceforge.net>
http://sourceforge.net/users/mhnoyes/
SF.net Projects: leaf, phpwebsite, phpwebsite-comm, sitedocs



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

_______________________________________________
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to