Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21d73454a7bcc78

Jump to content

Talk:Source-code compatibility

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 6 years ago by 81.6.34.172 in topic Source compatibility between languages
WikiProject iconUnreferenced articles
WikiProject iconThis article was provided with references by an Unreferenced articles project volunteer on 09 May 2018. If you edit this page, please build on the good work by citing your sources.

Source compatibility between languages

[edit]

Source 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)Reply