Difference between revisions of "Emuera"
(→eramaker basic Information for Developers: added sources for easy navigation of untranslated pages) |
|||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
This is a work in progress port/translation of the Emuera wiki at https://osdn.net/projects/emuera/wiki/FrontPage | This is a work in progress port/translation of the Emuera wiki at https://osdn.net/projects/emuera/wiki/FrontPage | ||
| − | + | Pages can be not completely translated or not ported over yet. | |
== Information about eramaker == | == Information about eramaker == | ||
Most of the features implemented in eramaker are not explained in Emuera's documentation. Therefore if you need, check eramaker's below: | Most of the features implemented in eramaker are not explained in Emuera's documentation. Therefore if you need, check eramaker's below: | ||
| Line 10: | Line 10: | ||
* [[Emuera/eramavar|Eramaker Variable List]] | * [[Emuera/eramavar|Eramaker Variable List]] | ||
| − | You can also refer to the following link for the original | + | You can also refer to the following link for the original japanese version: http://cbaku.com/b/2010/12/eramaker/ |
== Information for end users == | == Information for end users == | ||
| − | * [[Emuera/howto|How to Use]] | + | * [[Emuera/howto|How to Use]] [[https://osdn.net/projects/emuera/wiki/howto Source]] |
| − | * [[Emuera/config|Config Settings]] | + | * [[Emuera/config|Config Settings]] [[https://osdn.net/projects/emuera/wiki/config Source]] |
| − | * [[Emuera/shortcut|Shortcut Keys]] | + | * [[Emuera/shortcut|Shortcut Keys]] [[https://osdn.net/projects/emuera/wiki/shortcut Source]] |
| − | * [[Emuera/history|Update History]] | + | * [[Emuera/history|Update History]] [[https://osdn.net/projects/emuera/wiki/history Source]] |
| − | * [[Emuera/Thread|Emuera thread]] | + | * [[Emuera/Thread|Emuera thread]] [[https://osdn.net/projects/emuera/wiki/Thread Source]] |
==eramaker basic Information for Developers== | ==eramaker basic Information for Developers== | ||
| Line 35: | Line 35: | ||
** [[Emuera/exfunc|Function / Preprocessor]] [[https://osdn.net/projects/emuera/wiki/exfunc Source]] | ** [[Emuera/exfunc|Function / Preprocessor]] [[https://osdn.net/projects/emuera/wiki/exfunc Source]] | ||
** [[Emuera/exmeth|Functions that can be used in expressions]] [[https://osdn.net/projects/emuera/wiki/exmeth Source]] | ** [[Emuera/exmeth|Functions that can be used in expressions]] [[https://osdn.net/projects/emuera/wiki/exmeth Source]] | ||
| − | ** [[Emuera/UserMeth|User-defined in-expression functions]] [[https://osdn.net/projects/emuera/wiki/ | + | ** [[Emuera/UserMeth|User-defined in-expression functions]] [[https://osdn.net/projects/emuera/wiki/UserMeth Source]] |
| − | ** [[Emuera/ERH|Header Files(ERH)]] [[https://osdn.net/projects/emuera/wiki/ | + | ** [[Emuera/ERH|Header Files(ERH)]] [[https://osdn.net/projects/emuera/wiki/ERH Source]] |
** [[Emuera/exhtml|HTML_PRINT related]] [[https://osdn.net/projects/emuera/wiki/exhtml Source]] | ** [[Emuera/exhtml|HTML_PRINT related]] [[https://osdn.net/projects/emuera/wiki/exhtml Source]] | ||
** [[Emuera/resources|Resource file]] [[https://osdn.net/projects/emuera/wiki/resources Source]] | ** [[Emuera/resources|Resource file]] [[https://osdn.net/projects/emuera/wiki/resources Source]] | ||
| + | [[Category:EmuEra]] [[Category:Contributing]] | ||
Latest revision as of 03:51, 2 July 2020
This is a work in progress port/translation of the Emuera wiki at https://osdn.net/projects/emuera/wiki/FrontPage
Pages can be not completely translated or not ported over yet.
Information about eramaker[edit]
Most of the features implemented in eramaker are not explained in Emuera's documentation. Therefore if you need, check eramaker's below:
You can also refer to the following link for the original japanese version: http://cbaku.com/b/2010/12/eramaker/
Information for end users[edit]
- How to Use [Source]
- Config Settings [Source]
- Shortcut Keys [Source]
- Update History [Source]
- Emuera thread [Source]
eramaker basic Information for Developers[edit]
- Glossary [Source]
- Debug Commands [Source]
- Debug Mode [Source]
- _replace.csv [Source]
- Forcing a Config item [Source]
- Flowchart [Source]
- Differences with eramaker [Source]
- Extended syntax added in Emuera [Source]
- General [Source]
- Operations [Source]
- Constants / Variables [Source]
- User-Defined Variables [Source]
- Instructions [Source]
- Function / Preprocessor [Source]
- Functions that can be used in expressions [Source]
- User-defined in-expression functions [Source]
- Header Files(ERH) [Source]
- HTML_PRINT related [Source]
- Resource file [Source]