emdash / udlang

A practical, functional language for stream processing.
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Implement a Bytestring type #53

Open emdash opened 2 years ago

emdash commented 2 years ago

At minimum this just needs to provide a way to manipulate u8 values. I would also like to see it support bit-string features.