[Fluxus] embedding modules in fluxus

Dave Griffiths dave at pawfal.org
Wed Apr 22 23:22:46 PDT 2009


On Wed, 2009-04-22 at 21:24 +0200, Paraita Wohler wrote:
> Hi,
> that's really great news !
> does it mean there will be no need to install by hand every  
> dependencies ? i was looking into making a Ubuntu 8.10 package when my  
> semester will be over.
> I think it will really attract more people in the fluxus experience !  
> Have you ever think about a script that would compil/install all  
> dependencies and fluxus ?

This is the general idea - actually, it's for two related reasons:

1. To make it easier to make packages (linux or osx), as we can
statically link mzscheme, the binary extensions and scheme modules into
the fluxus scratchpad app and release packages which don't require plt
scheme.

2. To make it possible to use fluxus to create downloadable
games/applications which don't require any dependancies at all - i.e.
all libs are static linked in to the scratchpad, which then gets
released as a standalone binary. 

cheers,

dave




More information about the Fluxus mailing list