Closed

Description
For a systems language it would be nice to imitate Erlang's bit syntax used to construct and pattern match binaries/bitstrings.
http://www.erlang.org/doc/programming_examples/bit_syntax.html
http://www.erlang.org/doc/reference_manual/expressions.html#id78511
http://www.erlang.org/doc/reference_manual/expressions.html#id79906
http://www.erlang.org/doc/reference_manual/data_types.html#id65994