[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Modular Programming



From: "Scott Henson" <shenson2@wvu.edu>
> On Mon, 2002-04-08 at 18:26, Soul Computer wrote:
> I dont know about other languages, but I know perl has this
capability.

This one is different. AFAIK perlcc takes the perl source and a
libperl-like thing and puts them together.
Ever seen the output of
$ perlcc -c <<EOF
#!/usr/bin/perl -w
print "Hello World!\n!";
EOF
The result is not very much the same as the ones given in various
C-Tutorials........


-- 
To UNSUBSCRIBE, email to debian-project-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: