Difference between revisions of "Write once compile anywhere"

From Lazarus wiki
Jump to navigationJump to search
(Created page with "{{Write once compile anywhere}} Write once, compile anywhere (WOCA) means that the application can be written first and then compiled to another environment...")
 
 
Line 1: Line 1:
 
{{Write once compile anywhere}}
 
{{Write once compile anywhere}}
  
Write once, compile anywhere (WOCA) means that the [[Application|application]] can be written first and then compiled to another environment  
+
Write once, compile anywhere (WOCA) means that the [[Application|application]] can be written first and then compiled to another environment without having to change the [[Source code|source code]] of the [[Program|program]]. A good example of such an application is [[Lazarus|Lazarus]].
without having to change the [[Source code|source code]] of the [[Program|program]].
 

Latest revision as of 19:28, 5 July 2019

English (en) suomi (fi) polski (pl)

Write once, compile anywhere (WOCA) means that the application can be written first and then compiled to another environment without having to change the source code of the program. A good example of such an application is Lazarus.