Re: [ANN] Release 0.32.0 of Counterclockwise

2015-07-30 Thread Steffen Dienst
Thank you for this great release! I can finally jump to definitions again, do not need to click a link in the console every time I start the REPL, can use all the nice color outputting libraries (ANSI support), see macro expansions, All in all a very appreciated efforts of all collaborators

Re: Probabilistic programming anyone?

2015-05-12 Thread Steffen Dienst
Neither the wiki, linked in the README at bitbucket referencing https://bitbucket.org/dtolpin/anglican/wiki, nor the issues, linked from the Anglican homepage referencing https://bitbucket.org/dtolpin/anglican/issues, is accessible. Both links present an "access denied" page. Am Dienstag, 12.

Re: ANN: Another binary parser combinator - this time for java's streams

2014-02-03 Thread Steffen Dienst
) >:crc (b/repeated :byte :length 4))) > > What do I put in the place of "???" > > Thanks, > > Stathis > > > On Friday, 31 January 2014 08:12:23 UTC, Steffen Dienst wrote: >> >> Thanks, I fixed the documentation issues. Feel fre

Re: ANN: Another binary parser combinator - this time for java's streams

2014-01-31 Thread Steffen Dienst
Thanks, I fixed the documentation issues. Feel free to share your id3 tags parser, if you like :) You can see that mine is still stuck at the very beginning.. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to cloj

Re: ANN: Another binary parser combinator - this time for java's streams

2014-01-30 Thread Steffen Dienst
Am Donnerstag, 30. Januar 2014 14:05:07 UTC+1 schrieb Michael Gardner: > > On Jan 30, 2014, at 01:36 , Steffen > > wrote: > > > If you would like to use a specific codec other than :byte or :ubyte but > also restrict the number of bytes read this would only work if you expected > to have some