If you search the Mozilla Central
code basefor the texts
"Perl"and
"Python"(don’t ignore case) then the comments mention what methods have been borrowed from those languages. The paths mentioned below are relative to
/js/src/.
[Inspiration: a
blog postby Ziyun Fei.]
Perl influences in ECMAScript 5String(
jsstr.cpp):
(
jsarray.cpp):
(
builtin/RegExp.cpp): generally Perl-inspired, one comment attests to that fact.
Python influences in ECMAScript 5String(
jsstr.cpp):
(
jsarray.cpp):
ECMAScript 6 was influenced by several languages. Examples:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4