gxi-transpiler

Crates.iogxi-transpiler
lib.rsgxi-transpiler
version0.6.1
sourcesrc
created_at2021-10-26 13:13:12.999535
updated_at2021-12-29 11:19:40.662407
descriptiontranspiles component tree to gxi component system
homepagehttps://gxi-rs.com/
repositoryhttps://github.com/gxi-rs/gxi.git
max_upload_size
id471905
size58,205
Aniket Prajapati (aniketfuryrocks)

documentation

README

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
Commit count: 1051

cargo fmt