Re: [Cobolforgcc-devel] COBOL compiler
Status: Pre-Alpha
Brought to you by:
timjosling
From: Keisuke N. <kx...@po...> - 2001-05-28 01:43:21
|
At Mon, 28 May 2001 05:59:42 +1000, Tim Josling wrote: > > The simplest thing would be to do a small part of the cobol > runtime. I can send you a spec if you like. None of the file IO > has been done, sort-merge is partially done. Please let me know > if you have any preferences. Let's start with something fairly > small and then get more ambitious later on. I'd like to study what has been done so far and what should be done from now before actually starting out. Could you send me a list of unimplemented features (ToDo) if you have it? > It could be helpful for you to give us some information on your > programming background ie what languages you know, (C, COBOL?), > do you know lex/flex and yacc/bison, do you have linux, have you > used gcc, do you know any gcc internals. You don't need to know > all or even most of these to be able to help, of course. I've been a C programmer on GNU/Linux for five years. I'd like to run some COBOL programs on GNU/Linux and am studying COBOL right now. Although I don't know much about lex/yacc/gcc internals, I'm going to study them soon. > It would also be helpful if you register on sourceforge.net as we > can then track your work in the tasks tracking system. My account is `knishida'. Thanks, Keisuke Nishida |