Hello!
On Tue, Mar 14, 2000 at 03:07:38PM +0100, Thomas Hallgren wrote:
> [...]
> Today, I put sources for Fudgets [1] version h13t on our ftp site [2]. It
> compiles with HBC and GHC 4.06.
I have patches for h13o to make them compile on GHC without hbcmake/
similar things (i.e. ghc + gmake, no significant other tools).
They are a bit dirty, so I haven't released them yet. However,
given some time, I could try to port them to h13t and publish them,
so at least someone else could clean them up and integrate them.
> Fudgets is still maintained, although we haven't taken the time to make any
> thoroughly tested releases. But it still works well enough to be used in
> undergraduate teaching and in other reserch projects [3].
Is there a change list to describe what has happened to Fudgets
in the meantime?
Regards, Hannah.
PS: Executable sizes are quite large, however, as in significantly
more than one MB for a hello world (first example program),
and my patches use ghc's -split-obj feature for building the libraries.
Is that different with hbc?