On Thu, Jan 15, 2009 at 8:31 PM, Jon Lang <[email protected]> wrote:

> Forgive my ignorance, but what is a Prelude?
>
> --
> Jonathan "Dataweaver" Lang
>

The stuff you load (and execute) to bootstrap the language into utility on
each invocation.  Usually it's written in terms of the language you're
trying to bootstrap as much as possible with just a few primitives to get
things started.

-Scott
-- 
Jonathan Scott Duff
[email protected]

Reply via email to