Link to similar functions between programming languages

I am wondering if there is a compiled knowledge base of similar functions or functionality between several programming languages. The reason I ask this question is because a person is learning a new programming language and has extensive knowledge of another, it is often difficult to understand or imagine the relationship of functions between these two languages.

Obviously, if such a link existed, it would facilitate the study of a new language, since it was only necessary to look for a similar function and ultimately remember it.

+5
source share
3 answers
+6

. , , , . Delphi, SML, OCaml, Java, Smalltalk, ++, Ruby, Perl, Python, Lisp, PL/I, PHP, EmacsLisp VisualBasic.

+4

, ( , ) , , , ( ) , x A // y B.

0
source

All Articles