Eamonn O'Brien-Strain

Results 23 issues of Eamonn O'Brien-Strain

See [request on Hacker News](https://news.ycombinator.com/item?id=8018113) One possibility would be to allow arbitrary characters in function definitions and invocations, though that might lead to ambiguities in the grammar. ``` go func...

user story

Comments on public functions using the [Go conventions](http://blog.golang.org/godoc-documenting-go-code) become doc strings in the resulting Clojure functions, so that Clojure documentation tools will generate nice API docs.

user story