8000 GitHub - heyokx/gloss: speaks in bytes, so you don't have to
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

heyokx/gloss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gloss is a byte-format DSL.It can turn complicated byte formats into Clojure data structures, allowing for easy use of custom network protocols and C libraries. It can also turn Clojure data structures into compact byte representations, allowing for efficient use of bandwidth and disk.

Read more about it in the wiki.

usage

To add Gloss as a dependency to your project.clj:

[gloss "0.2.6"]

documentation

The full API documentation can be found here.

license

Copyright © 2014 Zach Tellman

Distributed under the Eclipse Public License, which is also used by Clojure.

About

speaks in bytes, so you don't have to

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 100.0%
0