Macro gxi::gxi[][src]

gxi!() { /* proc-macro */ }
Expand description

Gxi-Transpiler

transpiler for gxi-rs component system

Aim

  1. Case Sensitive
  2. Self Documenting
  3. Similar to rust syntax
  4. Serializable

Blocks

Blocks are comma separated token trees.

  1. Component
  2. //TODO