rebcabin / masr

Meta ASR: replacement for aging ASDL
MIT License
4 stars 0 forks source link

better sugar for identifiers #20

Open rebcabin opened 1 year ago

rebcabin commented 1 year ago

Reminder for me

(identifier boofar) instead of (identifier 'boofar)

(identifier-suit [a b]) instead of (identifier ['a 'b])

etc.

rebcabin commented 1 year ago

This supports the ASDL back-channel of Issue #16 .