in reply to A Bootable Perl

I'm very tempted to replace everything, save for the kernel, with Perl scripts. Have init be a Perl script.

--
$Stalag99{"URL"}="http://stalag99.keenspace.com";

Replies are listed 'Best First'.
Re: Re: A Bootable Perl
by Anonymous Monk on Mar 13, 2001 at 11:04 UTC
    Make gcc spit out perl. Compile gcc as a perl program. Then build a small, statically linked distro. Should work. ;-)