Difference between revisions of "FPC/es"

From Free Pascal wiki
Jump to navigationJump to search
Line 19: Line 19:
  
 
* Escribiendo código portable con respecto a la arquitectura del procesador [[http://wiki.lazarus.freepascal.org/Writing_portable_code_regarding_the_processor_architecture]]
 
* Escribiendo código portable con respecto a la arquitectura del procesador [[http://wiki.lazarus.freepascal.org/Writing_portable_code_regarding_the_processor_architecture]]
[[Writing efficient code]]
+
 
 +
* Escribiendo código eficiente [[http://wiki.lazarus.freepascal.org/Writing_efficient_code]]
 +
 
  
 
[[Cross compiling]]
 
[[Cross compiling]]
Line 32: Line 34:
  
 
[[Tested Unstable Revisions]]
 
[[Tested Unstable Revisions]]
 +
* Testeando revisiones inestables.
  
 +
* Cambios útiles
 
[[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.
 
[[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]]
 
[[Programming with Objects and Classes]]
 
[[Título del enlace]]
 
[[Título del enlace]]

Revision as of 23:09, 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

Standard Pascal
Supported Platforms

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]]


Cross compiling

Link on target

Using resourcestrings

CGI Web Programming

Releasing units without source code

Tested Unstable Revisions

  • Testeando revisiones inestables.
  • Cambios útiles

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 Título del enlace

Developing FPC

Compiler development articles

Language related articles

Compile With Delphi

FPC Unicode support