Difference between revisions of "FPC/es"

From Free Pascal wiki
Jump to navigationJump to search
Line 23: Line 23:
  
  
[[Cross compiling]]
+
* [[Cross compiling]]
  
[[Link on target]]
+
* [[Link on target]]
  
[[Using resourcestrings]]
+
* [[Using resourcestrings|Utilizando cadenas de recursos]].
  
[[CGI Web Programming]]
+
* [[CGI Web Programming|Programación WEB mediante CGI]].
  
[[Releasing units without source code]]
+
* [[Releasing units without source code|Liberando units sin el código fuente]].
  
[[Tested Unstable Revisions]]
+
[[Tested Unstable Revisions|Testeando revisiones inestables]].
* Testeando revisiones inestables.
 
  
* Cambios útiles
+
* [[Useful changes not in the fixes branch|Cambios útiles que no están en la rama de soluciones]]: una lista de revisiones de la versión 2.3.1 que no son parte de la 2.2.0.
[[Useful changes not in the fixes branch]]: a list of revisions of fpc 2.3.1, that are not part of fpc 2.2.0.
 
  
* Programando con objetos y clases
+
* [[Programming with Objects and Classes|Programando con objetos y clases]].
[[Programming with Objects and Classes]]
 
[[Título del enlace]]
 
  
 
==Diseñando FPC==
 
==Diseñando FPC==

Revision as of 23:20, 6 April 2009

العربية (ar) Deutsch (de) English (en) español (es) فارسی (fa) français (fr) magyar (hu) Bahasa Indonesia (id) 日本語 (ja) 한국어 (ko) português (pt) русский (ru) 中文(中国大陆)‎ (zh_CN)

This is the main page of the Free Pascal Compiler (FPC) itself.

Información general

Pascal Standar
Plataformas soportadas

Modos de lenguaje soportados (Language Mode):

Using FPC

  • Escribiendo código portable con respecto a la arquitectura del procesador [[1]]
  • Escribiendo código eficiente [[2]]


Testeando revisiones inestables.

Diseñando FPC