Hello!
Nice to meet you @jr0cket
Hello @lanejo01 hope the ClojureBridge event went well.
@jr0cket what are exactly ClojureBridge curriculum?
I started trying out Klipse as a way to reduce some of the issues we have with Clojure environments during ClojureBridge events
@jr0cket Its actually in 5 days. I'm not very good with a calendar haha.
The biggest challenge being that we have to update the documentation quite often as the tools change...
why?
The ClojureBridge documentation tells you how to do things in a specific tool...
Then some people were getting issues with Lighttable, so the documentation was switched to Nightcode. Then Nightcode had a major update and worked very differently
And now nightcode doesn't really work at all on linux ( i found out last night from another volunteer ) so we were going to switch to atom
I suspect that the ClojureBridge documentation may get updated for NightLight, which is a better tool but different enought that it would need some updates to the docs
@lanejo01 NightCode was working okay last month on Linux (well Ubuntu). Have a look at https://github.com/oakes/Nightlight as an alternative to switching to Atom.
However Atom & ProtoRepl is a nice combination as an editor.
We see Klipse as solving the problem of having to update the ClojureBridge docs & exercises (in the long term). Then students can choose their favourite editor once they have taken there first steps with Klipse
I am very impressed so far in what Klipse can do. So hope to push its use further.
Yaay Literate programming!
feel free to take a look at https://github.com/jr0cket/community-docs/tree/gh-pages
Have a good day and afternoon guys (and evening for me)
Thanks @viebel . Just a crazy idea, but would it be possible to add some kind of auto-complete to klipse, so you can see the names of possible functions.
Definitely
Thatโs on my todo list
Another cljs repl does that - http://clojurescript.io/