dbo:abstract
|
- Write once, compile anywhere (WOCA) is a philosophy taken by a compiler and its associated software libraries or by a software library/software framework which refers to a capability of writing a computer program that can be compiled on all platforms without the need to modify its source code. As opposed to Sun's write once, run anywhere slogan, cross-platform compatibility is implemented only at the source code level, rather than also at the compiled binary code level. (en)
- Write once, compile anywhere (WOCA、「一度(プログラムを)書けば、どこでもコンパイルできる」) は、どのようなプラットフォームでもコンパイルでき、利用できるようなソフトウェアを書くことをいう。サン・マイクロシステムズによるJavaのスローガン<Write once, run anywhere(「一度(プログラムを)書けば、どこでも実行できる」)>に対抗した表現であり、コンパイルされたバイナリコードレベルではなく、ソースコードレベルでプラットフォーム間の互換性を実装することである。WOCAの精神に則れば、AdaやCのような多くの言語を用いてプラットフォーム間の互換性を実現することができる。互換性の実現にはソケットやGUIといったライブラリをクロスプラットホームにしなければならないという問題がつきまとう。 LazarusはクロスプラットホームのFree Pascal Compilerをコンパイラに使い、Write once, compile anywareを掲げているクロスプラットホームGUIライブラリ+IDEプロジェクトである。いくつかのクロスプラットホームで、ウインドウベースのRAD-GUIを実現しつつある。 (ja)
- “一次编写,到处编译”(英語:Write once, compile anywhere,简写为WOCA)是一种编写跨平台计算机程序的哲学,旨在让计算机程序能够在不同的系统平台上编译而不必修改其源代码。和太阳微系统公司的“一次编写,到处运行”口号不同,这种跨平台特性体现在源码层面上,而非字节码层面。 许多编程语言都遵循“一次编写,到处编译”的准则,如C++、Pascal (参见Free Pascal)、Ada和C语言(只要不使用标准库以外的函数)。计算机程序也可以使用可以提供抽象层来遮盖不同平台间差别的跨平台来保证代码的可移植性,如套接字、图形用户界面库。比如Lazarus和它的及其。 (zh)
|
dbo:wikiPageID
| |
dbo:wikiPageLength
|
- 9747 (xsd:nonNegativeInteger)
|
dbo:wikiPageRevisionID
| |
dbo:wikiPageWikiLink
| |
dbp:wikiPageUsesTemplate
| |
dcterms:subject
| |
gold:hypernym
| |
rdf:type
| |
rdfs:comment
|
- Write once, compile anywhere (WOCA) is a philosophy taken by a compiler and its associated software libraries or by a software library/software framework which refers to a capability of writing a computer program that can be compiled on all platforms without the need to modify its source code. As opposed to Sun's write once, run anywhere slogan, cross-platform compatibility is implemented only at the source code level, rather than also at the compiled binary code level. (en)
- Write once, compile anywhere (WOCA、「一度(プログラムを)書けば、どこでもコンパイルできる」) は、どのようなプラットフォームでもコンパイルでき、利用できるようなソフトウェアを書くことをいう。サン・マイクロシステムズによるJavaのスローガン<Write once, run anywhere(「一度(プログラムを)書けば、どこでも実行できる」)>に対抗した表現であり、コンパイルされたバイナリコードレベルではなく、ソースコードレベルでプラットフォーム間の互換性を実装することである。WOCAの精神に則れば、AdaやCのような多くの言語を用いてプラットフォーム間の互換性を実現することができる。互換性の実現にはソケットやGUIといったライブラリをクロスプラットホームにしなければならないという問題がつきまとう。 LazarusはクロスプラットホームのFree Pascal Compilerをコンパイラに使い、Write once, compile anywareを掲げているクロスプラットホームGUIライブラリ+IDEプロジェクトである。いくつかのクロスプラットホームで、ウインドウベースのRAD-GUIを実現しつつある。 (ja)
- “一次编写,到处编译”(英語:Write once, compile anywhere,简写为WOCA)是一种编写跨平台计算机程序的哲学,旨在让计算机程序能够在不同的系统平台上编译而不必修改其源代码。和太阳微系统公司的“一次编写,到处运行”口号不同,这种跨平台特性体现在源码层面上,而非字节码层面。 许多编程语言都遵循“一次编写,到处编译”的准则,如C++、Pascal (参见Free Pascal)、Ada和C语言(只要不使用标准库以外的函数)。计算机程序也可以使用可以提供抽象层来遮盖不同平台间差别的跨平台来保证代码的可移植性,如套接字、图形用户界面库。比如Lazarus和它的及其。 (zh)
|
rdfs:label
|
- Write once, compile anywhere (ja)
- Write once, compile anywhere (en)
- 一次编写,到处编译 (zh)
|
owl:sameAs
| |
prov:wasDerivedFrom
| |
foaf:isPrimaryTopicOf
| |
is dbo:wikiPageDisambiguates
of | |
is dbo:wikiPageWikiLink
of | |
is foaf:primaryTopic
of | |