hendekagon's comments

hendekagon | 10 years ago | on: What Holds Me Back from ClojureScript

what aspects of the text made the code hard to read for you ? Was it the parens ? If LISP was displayed in the editor without parens (but still had them behind-the-scenes), so that the code was formatted much like Python, then would it be acceptable ?

hendekagon | 10 years ago | on: There is no language instinct (2014)

"I wouldn't be surprised if a few kilobytes would suffice to describe the components from which any grammar can be built - much smaller than the full grammar itself."

yes - e.g. BNF

hendekagon | 12 years ago | on: Cursive Clojure: A Clojure IntelliJ plugin

Just installed it...very happy to see structural editing! Aaand immediately I want more features! Can we have a feature to allow any function (that follows some specification) to be bound to a key so that it can be applied to the selected expression ? This would allow for functional editing or even editing based on core.logic and core.match. Also can we have function application graphs (which functions use which other functions) ? BTW I will gladly pay/donate for/to your work - nice one!
page 2