Source

Thread

1/ @VPCOMPRESSB

no Tokens and no ASTs. (easier because its Forth-like).

all i’m doing is transforming the source directly via byte shuffling and bit magic, and its parallelizable at a per-byte basis [theoretically, because i have yet to try that out].

code is awful because i’m using Java as if it’s C, and it isn’t optimized (plenty of optimizations that i’ve setup) nor cleaned.

the <> represents NULL. (this was debugged with print 🙂).

0 items under this folder.