Perl的缘起

前端之家收集整理的这篇文章主要介绍了Perl的缘起前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

Perl was originally developed by Larry Wall in 1987 as a general-purpose Unix scripting language to make report processing easier.[7]


According to Wall,Perl has two slogans. The first is "There's more than one way to do it",commonly known as TMTOWTDI. The second slogan is "Easy things should be easy and hard things should be possible".[9]


The design of Perl can be understood as a response to three broad trends in the computer industry: falling hardware costs,rising labor costs,and improvements in compiler technology. Many earlier computer languages,such as Fortran and C,aimed to make efficient use of expensive computer hardware. In contrast,Perl was designed so that computer programmers could write programs more quickly and easily.

猜你在找的Perl相关文章