Skip to content

Flesh out Clojure support #392

Open
Open
@pokey

Description

@pokey

#375 adds preliminary support for Clojure, along with lots of tests, but it needs to be tried by a real Clojure user to see if it feels right, and it is missing a few aspects:

  • Handle formal function parameters for argumentOrParameter
  • Handle let declarations, defs, etc by support name / value parity pairs like we do for key / value in map literals
  • Have "value" select the body of a function, branches of "if statement", etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededlang-lispLisp dialect grammar support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions