Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 261 Bytes

README.md

File metadata and controls

executable file
·
17 lines (11 loc) · 261 Bytes

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