Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

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