in reply to Re: C compiler ... in Perl
in thread C compiler ... in Perl

No, sick and twisted would be if he wanted to implement a C interpreter in Unlambda or PostScript. Implementing it in Perl is actually fairly sensible.


$;=sub{$/};@;=map{my($a,$b)=($_,$;);$;=sub{$a.$b->()}} split//,".rekcah lreP rehtona tsuJ";$\=$ ;->();print$/

Replies are listed 'Best First'.
Re: Re: C compiler ... in Perl
by ambrus (Abbot) on Jan 21, 2004 at 14:08 UTC

    (Maybe someone should translate TeX to PostScript, then you could just send TeX input to a PostScript printer, and it would do all the work of typesetting.)