| I added get-url and post-url to anarki because I feel like a language should have them. If I made a faux pas by pushing without asking someone permission, let me know. Also, I've half-implemented Erlang-style message passing, stealing from Termite scheme. I want to add it to anarki when I'm done. It's the sanest way that I've seen to do parallelism and I think anarki should do parallelism that way too. It's a somewhat bigger change than lib/net.arc so I figured I'd ask how people feel about it before I pushed. |