Difference between revisions of "FPC/ja"

From Lazarus wiki
Jump to navigationJump to search
m (New page: {{fpc}} {{Japanese Menu}} このページはFree Pascal Compiler(FPC)のメインページです。 ==General Info== Standard Pascal<br> Supported Platforms Supp...)
 
m
Line 5: Line 5:
 
このページはFree Pascal Compiler(FPC)のメインページです。
 
このページはFree Pascal Compiler(FPC)のメインページです。
  
==General Info==
+
==一般的な情報==
  
[[Standard Pascal]]<br>
+
[[Standard Pascal/ja]]<br>
[[Platform list|Supported Platforms]]
+
[[Platform list/ja|サポートしているOS]]
  
Supported [[Language Mode]]s:
+
[[Language Mode/ja|言語モード]]:
* [[Mode FPC]]
+
* [[Mode FPC/ja]]
* [[Mode OBJFPC]]
+
* [[Mode OBJFPC/ja]]
* [[Mode Delphi]]
+
* [[Mode Delphi/ja]]
* [[Mode TP]]
+
* [[Mode TP/ja]]
* [[Mode GPC]]
+
* [[Mode GPC/ja]]
* [[Mode MacPas]]
+
* [[Mode MacPas/ja]]
  
==Using FPC==
+
==FPCの利用==
  
[[Writing portable code regarding the processor architecture]]
+
[[Writing portable code regarding the processor architecture/ja]]
 +
プロセッサアーキテクチャに配慮したポータブルコードを書く
  
[[Writing efficient code]]
+
[[Writing efficient code/ja]]
 +
効率的なコードを書く
  
[[Link on target]]
+
[[Link on target/ja]]
 +
ターゲットにリンクする
  
[[Setup Cross Compile For ARM]]
+
[[Setup Cross Compile For ARM/ja]]
 +
ARM向けにクロスコンパイラをセットアップする
  
[[Using resourcestrings]]
+
[[Using resourcestrings/ja]]
 +
resourcestringsを使う
  
[[Cross-compilation from Win32 to GO32v2]]
+
[[Cross-compilation from Win32 to GO32v2/ja]]
 +
Win32からGO32v2向けにクロスコンパイル
  
[[CGI Web Programming]]
+
[[CGI Web Programming/ja]]
 +
CGI WEBプログラミング
  
[[Releasing units without source code]]
+
[[Releasing units without source code/ja]]
 +
ソースコードなしでユニットをリリースする
  
[[Tested Unstable Revisions]]
+
[[Tested Unstable Revisions/ja]]
 +
テストされた不安定版
  
[[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/ja]]
 +
Fixexブランチにはない有意義な変更点:FPC 2.3.1のものであり、FPC2.2.0とは異なります。
  
==Developing FPC==
+
==FPCの開発==
  
[[Compiler development articles]]
+
[[Compiler development articles/ja]]
 +
コンパイラ開発の資料
  
[[Language related articles]]
+
[[Language related articles/ja]]
 +
言語に関する資料
  
[[Compile With Delphi]]
+
[[Compile With Delphi/ja]]
 +
Delphiでコンパイルする

Revision as of 01:29, 19 July 2008

العربية (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)

日本語版メニュー
メインページ - Lazarus Documentation日本語版 - 翻訳ノート - 日本語障害情報

このページはFree Pascal Compiler(FPC)のメインページです。

一般的な情報

Standard Pascal/ja
サポートしているOS

言語モード:

FPCの利用

Writing portable code regarding the processor architecture/ja プロセッサアーキテクチャに配慮したポータブルコードを書く

Writing efficient code/ja 効率的なコードを書く

Link on target/ja ターゲットにリンクする

Setup Cross Compile For ARM/ja ARM向けにクロスコンパイラをセットアップする

Using resourcestrings/ja resourcestringsを使う

Cross-compilation from Win32 to GO32v2/ja Win32からGO32v2向けにクロスコンパイル

CGI Web Programming/ja CGI WEBプログラミング

Releasing units without source code/ja ソースコードなしでユニットをリリースする

Tested Unstable Revisions/ja テストされた不安定版

Useful changes not in the fixes branch/ja Fixexブランチにはない有意義な変更点:FPC 2.3.1のものであり、FPC2.2.0とは異なります。

FPCの開発

Compiler development articles/ja コンパイラ開発の資料

Language related articles/ja 言語に関する資料

Compile With Delphi/ja Delphiでコンパイルする