Talk:Source-code compatibility
(Redirected from Talk:Source code compatibility)
Latest comment: 4 years ago by 81.6.34.172 in topic Source compatibility between languages
This is the talk page for discussing improvements to the Source-code compatibility article. This is not a forum for general discussion of the article's subject. |
Article policies
|
Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL |
This article was nominated for deletion on 7 May 2018. The result of the discussion was keep. |
This article is rated Stub-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||
|
Unreferenced articles | ||||
|
Source compatibility between languages
editSource compatibility also applies to computer languages and compilers. I.e. C is source compatible with C++ to most extent. Some subsets of C and C++ are source compatible with D (to an extent and with limitations, and usually require some level of manual porting). Python 2 is to big extent source compatible with Python 3. Etc. I think it might be worth mentioning in the article. 81.6.34.172 (talk) 23:26, 7 May 2020 (UTC)