[REBOL] Re: Bitwise operations
From: ptretter:charter at: 14-Aug-2003 16:40
Actually, I got a small project right now where I'm working with binary data that is then converted to text. REBOL obviously is very up to the task of parsing so its preferred. But the binary data is encoded and I need to decode it. Therefore, would be another useful tool to REBOL. Paul Tretter