Skip to content

Why a custom language ? #1

@rrousselGit

Description

@rrousselGit

Self-explicit issue :

Why not using yaml instead of a custom language?

Stack: 
  alignment: Alignment(0, 0.5)
  children: 
    - Positionned.fill: 
        child: 
          Container: 
            color: Colors.red
    - Container: 
        height: 50
        with: 50

yaml is already supported by most IDE and it should be pretty straightforward to add auto-complete for them too.

Or html too, that would work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions