proton

https://github.com/dvcrn/proton
richarddewit 2016-04-07T05:19:35.000107Z

This channel is indeed more active than Gitter :simple_smile:

dvcrn 2016-04-07T05:27:14.000109Z

@richarddewit: welcome :simple_smile:

richarddewit 2016-04-07T05:27:39.000110Z

Ok say I want to learn Clojure :simple_smile:

richarddewit 2016-04-07T05:27:44.000111Z

Where to start?

richarddewit 2016-04-07T05:28:07.000112Z

I'd really like to contribute. Enough to even learn Clojure 😛

dvcrn 2016-04-07T08:02:41.000113Z

@richarddewit: i'd say the best way to get started is to pick a feature you want to implement and just start doing it

dvcrn 2016-04-07T08:03:00.000114Z

the project is set up very straight forward and as long as you use proton to edit you files, you already have syntax highlighting, autocompletion and Parinfer

richarddewit 2016-04-07T08:26:16.000116Z

@dvcrn: will do!