Difference between revisions of "Emuera"

From Era Wiki
Jump to: navigation, search
(Information for end users: title translation)
(eramaker basic Information for Developers: title translation)
Line 15: Line 15:
  
 
==eramaker basic Information for Developers==
 
==eramaker basic Information for Developers==
* [[Emuera/EmuDic|用語集]]
+
* [[Emuera/EmuDic|Glossary]]
* [[Emuera/debugcom|デバッグコマンド]]
+
* [[Emuera/debugcom|Debug Commands]]
* [[Emuera/debug|デバッグモード]]
+
* [[Emuera/debug|Debug Mode]]
 
* [[Emuera/replace|_replace.csv]]
 
* [[Emuera/replace|_replace.csv]]
* [[Emuera/exconfig|コンフィグ項目の強制]]
+
* [[Emuera/exconfig|Forcing a Config item]]
* [[Emuera/flow|フロー図]]
+
* [[Emuera/flow|Flowchart]]
* [[Emuera/diff|eramakerとの相違点]]
+
* [[Emuera/diff|Differences with eramaker]]
* [[Emuera/extended|Emueraで追加された拡張文法]]
+
* [[Emuera/extended|Extended syntax added in Emuera]]
** [[Emuera/exetc|一般]]
+
** [[Emuera/exetc|General]]
** [[Emuera/exop|演算]]
+
** [[Emuera/exop|Operations]]
** [[Emuera/exvar|定数・変数]]
+
** [[Emuera/exvar|Constants / Variables]]
** [[Emuera/UserVars|ユーザー定義の変数]]
+
** [[Emuera/UserVars|User-Defined Variables]]
** [[Emuera/excom|命令]]
+
** [[Emuera/excom|Instructions]]
** [[Emuera/exfunc|関数・プリプロセッサ]]
+
** [[Emuera/exfunc|Function / Preprocessor]]
** [[Emuera/exmeth|式中で使える関数]]
+
** [[Emuera/exmeth|Functions that can be used in expressions]]
** [[Emuera/UserMeth|ユーザー定義の式中関数]]
+
** [[Emuera/UserMeth|User-defined in-expression functions]]
** [[Emuera/ERH|ヘッダーファイル(ERH)]]
+
** [[Emuera/ERH|Header Files(ERH)]]
** [[Emuera/exhtml|HTML_PRINT関連]]
+
** [[Emuera/exhtml|HTML_PRINT related]]
** [[Emuera/resources|リソースファイル]]
+
** [[Emuera/resources|Resource file]]

Revision as of 00:46, 9 April 2019

This is a work in progress port/translation of the Emuera wiki at https://osdn.net/projects/emuera/wiki/FrontPage

Things will be incomplete or missing.

Information about eramaker

Most of the features implemented in eramaker are not explained in this Wiki.

Please refer to the following link (external link) about them. http://cbaku.com/b/2010/12/eramaker/

Information for end users

eramaker basic Information for Developers