Difference between revisions of "Emuera"
(→Information for end users: more sources) |
(→eramaker basic Information for Developers: corrections) |
||
| 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]] | ||
Revision as of 18:03, 16 May 2020
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 Emuera's documentation. Therefore if you need, check eramaker's below:
You can also refer to the following link for the original documentation: http://cbaku.com/b/2010/12/eramaker/
Information for end users
- How to Use [Source]
- Config Settings [Source]
- Shortcut Keys [Source]
- Update History [Source]
- Emuera thread [Source]
eramaker basic Information for Developers
- 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]