-
-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededlang-lispLisp dialect grammar supportLisp dialect grammar support
Description
#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 supportname
/value
parity pairs like we do forkey
/value
in map literals - Have "value" select the body of a function, branches of "if statement", etc
brancusi
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededlang-lispLisp dialect grammar supportLisp dialect grammar support