Skip to content

More classical if syntax #77

Open
Open
@Champii

Description

@Champii

The actual if syntax is nice for compact functions but does not blend nicely into more complex design

We want a more classical syntax like

main: ->
  if true
    print a
  else
    print "no"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions