![]() |
|
Python vs Perl - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: Python vs Perl (/Thread-Python-vs-Perl) Pages:
1
2
|
Python vs Perl - Alan Turing - 04-17-2014 Why Python? Why Perl? I want to see SL's opinions on the two, and why one is better than the other. RE: Python vs Perl - 3SidedSquare - 04-17-2014 Python, because it's easy to read, easy to learn, and is multi-platform. Python has built-in libraries for for everything, and networking in python is really easy to use. RE: Python vs Perl - w00t - 04-17-2014 Perl is lower level, so you can do more, and is widely supported under 1 standard. Python has multiple standards, less fine control over whats happening, and is slightly less widely supported. It is, however generally faster to program RE: Python vs Perl - Alan Turing - 04-17-2014 (04-17-2014, 06:25 AM)w00t Wrote: Perl is lower level, so you can do more, and is widely supported under 1 standard. I've been looking at Perl and it looks a lot nicer than Python RE: Python vs Perl - misnar - 04-17-2014 (04-17-2014, 06:25 AM)w00t Wrote: Perl is lower level, so you can do more, and is widely supported under 1 standard. Explain how Perl is 'lower level'? RE: Python vs Perl - Satan - 04-17-2014 Code: BEFOREHAND: close door, each window & exit; wait until time.
open spellbook, study, read (scan, select, tell us);
write it, print the hex while each watches,
reverse its length, write again;
kill spiders, pop them, chop, split, kill them.
unlink arms, shift, wait & listen (listening, wait),
sort the flock (then, warn the "goats" & kill the "sheep");
kill them, dump qualms, shift moralities,
values aside, each one;
die sheep! die to reverse the system
you accept (reject, respect);
next step,
kill the next sacrifice, each sacrifice,
wait, redo ritual until "all the spirits are pleased";
do it ("as they say").
do it(*everyone***must***participate***in***forbidden**s*e*x*).
return last victim; package body;
exit crypt (time, times & "half a time") & close it,
select (quickly) & warn your next victim;
AFTERWARDS: tell nobody.
wait, wait until time;
wait until next year, next decade;
sleep, sleep, die yourself,
die at lastPerl is much more flexible. If you're starting out, Python because it reinforces good programming habits. RE: Python vs Perl - Equinox - 04-17-2014 Python, focuses on readability, faster/easier to work with, and I've never really seen a website that supports perl. >...I've never... >Doesn't mean there isn't one. RE: Python vs Perl - misnar - 04-17-2014 (04-17-2014, 10:10 PM)Duubz Wrote: Python, focuses on readability, faster/easier to work with, and I've never really seen a website that supports perl. Have you heard of CGI, plebeian? RE: Python vs Perl - Equinox - 04-17-2014 (04-17-2014, 11:09 PM)misnar Wrote: Have you heard of CGI, plebeian? Yes, I have heard of both. RE: Python vs Perl - misnar - 04-17-2014 (04-17-2014, 11:10 PM)Duubz Wrote: Yes, I have heard of both. heard of both of what? edit: haha loldongs |