|
@@ -1,6 +1,6 @@
|
|
|
= codegen
|
|
|
-:author:
|
|
|
-:revnumber:
|
|
|
+:author:
|
|
|
+:revnumber:
|
|
|
:revdate: 2016/03/17 20:48
|
|
|
:relfileprefix: ../../../
|
|
|
:imagesdir: ../../..
|
|
@@ -25,9 +25,9 @@ MetaWidget
|
|
|
|
|
|
Other game engines and editor: UDK, Unity, Blender, GameMaker…
|
|
|
|
|
|
-Other node base editor:
|
|
|
+Other node base editor:
|
|
|
|
|
|
-Web world:
|
|
|
+Web world:
|
|
|
|
|
|
|
|
|
==== Features
|
|
@@ -46,7 +46,7 @@ Scope & Instruction & Control base
|
|
|
|
|
|
link:http://metawidget.org/[http://metawidget.org/]
|
|
|
|
|
|
-is for generating UI from objects.
|
|
|
+is for generating UI from objects.
|
|
|
|
|
|
*CodeGen* is for generating data (objects) from (data) objects.
|
|
|
|
|
@@ -76,7 +76,7 @@ That's said!
|
|
|
== First look
|
|
|
|
|
|
|
|
|
-==== Generation
|
|
|
+=== Generation
|
|
|
|
|
|
link:http://en.wikipedia.org/wiki/Code_generation_%28compiler%29[http://en.wikipedia.org/wiki/Code_generation_%28compiler%29]
|
|
|
|
|
@@ -106,7 +106,7 @@ Targets
|
|
|
== Architecture & Designs
|
|
|
|
|
|
|
|
|
-==== MetaWidget Architecture
|
|
|
+=== MetaWidget Architecture
|
|
|
|
|
|
link:http://metawidget.sourceforge.net/doc/reference/en/html/ch02.html[http://metawidget.sourceforge.net/doc/reference/en/html/ch02.html]
|
|
|
|
|
@@ -127,7 +127,7 @@ link:http://wiki.eclipse.org/index.php/EMF/FAQ[http://wiki.eclipse.org/index.php
|
|
|
|
|
|
[TIP]
|
|
|
====
|
|
|
-MORAL:
|
|
|
+MORAL:
|
|
|
====
|
|
|
|
|
|
|
|
@@ -143,8 +143,8 @@ Also take a look at wisdoms and <<jme3/advanced/atom_framework/atomcore/algorith
|
|
|
* [Language] Translate sematic from one to another language need a dictionary.
|
|
|
* [Art] Nothing new, just a cover
|
|
|
* [Computing] Template is a good abstraction of algorimths.
|
|
|
-* [Programming] DRY and open source.
|
|
|
-* [New techs & trends] Topology and well defined network actually a virtue.
|
|
|
+* [Programming] DRY and open source.
|
|
|
+* [New techs & trends] Topology and well defined network actually a virtue.
|
|
|
|
|
|
|
|
|
==== Layouts
|