I've personally found weasel to be slightly faster to eval code with and also less brittle overall. It was also slightly easier to set up than austin. Basically, while my experience with austin was alright, my weasel experience has been great. (in the sense that I forget its there - because its not causing any issues :D)
On 20 May 2014 23:30, Jamie Orchard-Hays <[email protected]> wrote: > I'll have a look at weasel. Thanks for the responses. > > Cheers, > > Jamie > > On May 20, 2014, at 4:53 PM, Gary Trakhman <[email protected]> > wrote: > > Ah, yes! Weasel is great, I use it for node-webkit. > > The key thing is piggieback, which both both Weasel and Austin manage. > > > On Tue, May 20, 2014 at 4:48 PM, Achint Sandhu <[email protected]>wrote: > >> I'll add that the emacs side of the solution is available at: >> https://github.com/sandhu/emacs.d/blob/master/config/clojure-setup.el >> https://github.com/sandhu/emacs.d/blob/master/profiles.clj >> >> Cheers, >> Achint >> >> On May 20, 2014, at 16:41 , Achint Sandhu <[email protected]> >> wrote: >> >> > Hi, >> > >> > I've had great luck with Weasel and have created a lein template >> that creates projects with the proper "stuff". >> > >> > You can find it at: https://github.com/sandhu/om-weasel >> > >> > Hope it helps. Feedback welcome. >> > >> > If you'd prefer to use an austin based repl, I'd highly recommend >> om-start (https://github.com/magomimmo/om-start-template). >> > >> > Cheers, >> > Achint >> > >> > On May 20, 2014, at 16:30 , Jamie Orchard-Hays <[email protected]> >> wrote: >> > >> >> If anyone can point me at some, I'll be most obliged. Too much ditzing >> around with stuff that doesn't quite get me there the past couple hours. >> >> >> >> Cheers, >> >> >> >> Jamie >> >> >> >> -- >> >> Note that posts from new members are moderated - please be patient >> with your first post. >> >> --- >> >> You received this message because you are subscribed to the Google >> Groups "ClojureScript" group. >> >> To unsubscribe from this group and stop receiving emails from it, send >> an email to [email protected]. >> >> To post to this group, send email to [email protected]. >> >> Visit this group at http://groups.google.com/group/clojurescript. >> > >> >> -- >> Note that posts from new members are moderated - please be patient with >> your first post. >> --- >> You received this message because you are subscribed to the Google Groups >> "ClojureScript" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/clojurescript. >> > > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
