0

Is there a formal way of proposing/discussing changes to Clojure?

Mario
  • 6,572
  • 3
  • 42
  • 74

1 Answers1

1

The proper place to propose language changes is the Clojure project jira project. Open a new issue marked as "enhancement". It's also good to check in on the #clojure freenode irc as well as searching the back issues to see if this has been proposed before

Arthur Ulfeldt
  • 90,827
  • 27
  • 201
  • 284
  • I'll drop the other part then. I searched the past proposed enhancements and didn't find anyone formally proposing this before. – Arthur Ulfeldt Jun 17 '15 at 22:47