I have found Gloss to be a pleasure to work with, and the fact that it 
handles framing, arbitrary header logic, and streaming decoding made it the 
best choice when I was writing codecs for binary formats whose files 
didn't/needed to be streamed, rather than bulk-loaded.

On Friday, January 24, 2014 10:56:23 AM UTC-5, James Reeves wrote:
>
> You might want to take a look at Gloss ( https://github.com/ztellman/gloss) 
> and Buffy ( 
> https://github.com/clojurewerkz/buffy ).
>
> - James
>
>
> On 24 January 2014 15:08, Kashyap CK <ckka...@gmail.com <javascript:>>wrote:
>
>> Hi,
>> I need to write a parser for MP4 - essentially, read an MP4 file and 
>> create an in-memory representation of its structure.
>> I'd appreciate it very much if I could get some suggestions on libraries 
>> that I could use for this.
>> Is there a https://github.com/youngnh/parsatron like library that works 
>> on binary files as well?
>> Regards,
>> Kashyap
>>
>> -- 
>> -- 
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clo...@googlegroups.com<javascript:>
>> Note that posts from new members are moderated - please be patient with 
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+u...@googlegroups.com <javascript:>
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to clojure+u...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to