[Conjugnu-devl] Grammatical and other questions
Status: Beta
Brought to you by:
conjugnu
|
From: Luke M. <ml...@ea...> - 2005-03-11 14:37:05
|
1) Leading up to the 4.0 release (codenamed arpeggios) I am trying to finalize the class structure that keeps track of the tenses and their conjugations. Can anyone explain to what these two tenses do and tell me what they are called in English? Please respond to the list and not to me directly. preterito-anterior futuro-anterior 2) Does anyone who is any good at web design have free time to clean up my attempt at a web page (http://conjugnu.sourceforge.net)? This person might also design a replacement logo. For everyone: take a look at the web page. It gives an insight into where I want to take development. I would appreciate the input. 3) Distribution and compiling: This applies to the entire list as well. Input on these issues would be nice. I'm thinking of community distribution on CDs similar to what I do with Red Hat, OpenOffice.org, and Gnoppix, only on a larger scale. Everyone on the list will receive an "official" 4.0 CD with binaries for Linux (x86 only, sorry), Mac OS X, and Windows as well as the source. Don't worry, I'll get one to you somehow. I'm also going to make up about 15 other 'cheap' copies (same content, no fancy label) for distribution at school. Michael, we really ought to work out getting you to install glib C and gcc or helping me to find a cross-compiler. It might be easier for me to get a cross-compiler because I already have glib C installed, but you'll need to test my binaries. Does anyone here understand Windows development? I've tried compiling the source with a gcc cross-compiler for DOS, DJGPP, MinGW, Visual C++, and Dev-Cpp, all with the same problems. The code is in ANSI-compliant C, so I don't understand why compiling should be an issue on another OS. Cheers, Luke |