by Regulus » January 22nd, 2013, 1:37 pm
I'm wondering how difficult this would actually be to do. Generating the code should be rather straightforward.
Reading it, in theory, is just the reverse operation, only reason why that is more difficult is because the string needs to be parsed and I don't quite know how to do that (yet). The operators completely change everything though. While it's entirely possible for a program to be able to decode that, I have no idea how I could write it.
My question is, would anyone be interested if I *attempted* to update this?
It was obviously outdated back in 2009, and even more so now. I think I could also make some adjustments to the syntax to make it more intuitive to understand, which, at the very least, should reduce the need for a decoding algorithm to begin with.