in reply to Can Perl do anything Java can do?
In simple words: Yes, Perl is Turing complete, therefore it can, given enough resources, do what every other Turing complete language or computer can do.
But you may find it a bit hard to write programs in Perl that are as clunky, memory hungry and slow as your typical Java program.(*)
(*) Sorry, couldn't resist that one...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Can Perl do anything Java can do?
by Theodore (Friar) on Jul 20, 2017 at 10:00 UTC | |
by cavac (Prior) on Jul 20, 2017 at 12:45 UTC | |
Re^2: Can Perl do anything Java can do?
by stonecolddevin (Parson) on Jul 19, 2017 at 18:18 UTC | |
by shmem (Chancellor) on Jul 19, 2017 at 20:07 UTC | |
by stonecolddevin (Parson) on Jul 19, 2017 at 22:11 UTC | |
by shmem (Chancellor) on Jul 21, 2017 at 10:46 UTC | |
by stonecolddevin (Parson) on Jul 21, 2017 at 17:34 UTC |