I loved that language. I actually forked it, used it for a lot of stuff, bloated it (started by just trying to port to x86-64, ended up with a mini-FORTH with regexes, FFI to C, etc.). I still use it every day, though mostly for doing math in hex.
Another atlast fan here. I used it as an extension language for SDL (Simple DirectMedia Layer) and wrote games for the GP2X handheld in a Forth-like language. Everything should be scriptable.