Hi all,

My apologies for resurrecting a dead thread of discussion if this has
already been put to bed, but I was wondering if anyone has been working
on implementing a bit syntax for Clojure in the rough conceptual style
of Erlang's bit syntax.

I say conceptual because I'm not necessarily looking for exactly the
same syntax per se, I'm looking for a Clojure adaptation of the core
concept and tool as it exists in Erlang (though, to be honest, something
that can consume Erlang's exact syntax and either transform it into the
Clojure-ish version of same, or consume Erlang's syntax in addition to
the Clojure version, both ultimately becoming JVM bytecode, natch, would
be *handy*, just not required, at least not now).

In some exceedingly cursory searching, I found a message from Kyle
Schaffrick[1] in which he makes mention of his "bits" macro, but that's
been about all. I've also seen Zach Tellman's Gloss[2], but I'm not sure
it's what I want. It is highly likely I've missed something, so please
do send me pointers on more recent work if you know of them. Otherwise
I'm also interested in who else wants something like this, as a rough
gauge of interest.

Thanks in advance.


Footnotes:

[1] http://groups.google.com/group/clojure/msg/5b3cfa77f8231b79?hl=en
[2] https://github.com/ztellman/gloss


-- 
Daniel Moniz <d...@pobox.com> [http://pobox.com/~dnm/]

-- 
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

Reply via email to