Re: Deafening
Marek Janukowicz <[email protected]> Fri, 29 Apr 2011 21:40:28 +0200
| Newsgroups | gmane.comp.lang.sather.announce |
|---|---|
| Organization | Starware |
| Message-ID | <[email protected]> |
Hi Michael What I'm doing with Sather is writing a library called MUSH (hopefully this doesn't mean anything offensive in English :)) that can be found here: https://bitbucket.org/starware/mush With it I'm trying to fill some of the numerous gaps in Sather libraries so that some real life applications might be implemented without reinventing the wheel every time. It's nowhere near completion, but there is already some functionality present (hardly any documentation though). However, my full time job is really taking "full time", also my family has its needs, so I really have very little time to spend on Sather, especially recently. Even replying to this email took me almost a full week... Recently I was dragged away from my library by something I wanted to introduce into the language - namespaces. Unfortunately it proved harder than I thought (because I couldn't find non-conflicting lexical symbol for them and using a conflicting one was really difficult). Plus, with me having very limited time every time I work on it, I need to relearn a lot. So yeah, just some random whining from me :) -- Marek Janukowicz