Skip to content

Instantly share code, notes, and snippets.

@edw
Last active November 29, 2018 15:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edw/e37590d2ae07d7b0b82dcf6fc360dde7 to your computer and use it in GitHub Desktop.
Save edw/e37590d2ae07d7b0b82dcf6fc360dde7 to your computer and use it in GitHub Desktop.
Orange straw poll notes

Orange straw poll notes

Edwin Watkeys
2018-11-28

Tallys and Histograms

I wrote a tally in Clojure for my profiling library. I'm interested helping out with this.

Integer sets

Interested in helping out. An implementation would depend on bitvectors.

Bit vectors

Interested in helping out.

Bytestrings

Shouldn't there be a (chibi show) er SRFI-159 analog for this? To pack bytes into a port or return a byte vector? With combinator support? So then we could have combinators for logical operators and things like, I dunno, rot13? E.g. (pack #f (xor 42) #(0 1 2 3) "foo")?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment