Re: Preprocessor
- Posted by "Stewart MacKenzie-Leigh" <stewartml89 at msn.com> Nov 21, 2003
- 708 views
>From: Christian Cuvier <Christian.CUVIER at agriculture.gouv.fr> >Subject: Re: Preprocessor > > > > Date: Sun, 16 Nov 2003 13:49:51 +0000 > > From: "Stewart MacKenzie-Leigh" <stewartml89 at msn.com> > > Subject: Preprocessor > > > > > > I am writing a preprocessor for eu. > > > > It will do much of the same stuff as PP, only it will have support for > > classes and structures. > > If anyone has any other ideas for it, please say. > > > > Thanks, > > > > _________________ > > > > StewartML > > I started a preprocessor project about 1 year ago, called idEu. It >implements classes, structs, macros, goto, more loop flow control >statements, a select/case construct, plus about 30 to 40 additional >features. Still got a couple of them to test and debug, the others >respond correctly in short code snippets. > As I'm currently working an another language (OpenEuphoria) >documentation, this was stalled for a few months. Hope to complete this >project though. > > > Testing and rewriting the yet uninspected code may take 1 month. After >that, there's a doc to write (nothing was done yet) > and test on a largish scale project to perform, as >interaction between features may be tricky sometimes and short snippets >won't catch the subtle bugs. Could release Q3, 2004. > If you want to help, that's very much welcome. > >Regards >CChris > I would be willing to help - I need some sort of stable project. What can I do to help? By the way, I've stalled the preprocessor at the moment, I only started it because I was bored. StewartML