Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.compilers > #3154
| From | luser droog <luser.droog@gmail.com> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | Re: Wrestling with phase 1 of a C compiler |
| Date | 2022-09-09 20:47 -0700 |
| Organization | Compilers Central |
| Message-ID | <22-09-002@comp.compilers> (permalink) |
| References | <22-09-001@comp.compilers> |
On Wednesday, September 7, 2022 at 4:01:04 PM UTC-5, luser droog wrote: > At my tedious glacial pace, I have rewritten my parser library > for the umpteen-plus-one'th time only to stall out at an earlier > step than where I stalled out the last time around. Sorry for the noise. I'm prematurely optimizing, aren't I? The function that works just fine and is already reasonably short and readable is just fine for now. Folding and iotas will probably be a fun idea to try -- on the next rewrite. On to possibly important problems.... [It occurred to me that if you want to write in a functional language style, doing it in C is really painful. -John]
Back to comp.compilers | Previous | Next — Previous in thread | Next in thread | Find similar
Wrestling with phase 1 of a C compiler luser droog <luser.droog@gmail.com> - 2022-09-07 09:47 -0700
Re: Wrestling with phase 1 of a C compiler luser droog <luser.droog@gmail.com> - 2022-09-09 20:47 -0700
Re: Wrestling with phase 1 of a C compiler luser droog <luser.droog@gmail.com> - 2022-09-11 20:15 -0700
Wrestling with phase 1 of a C compiler Christopher F Clark <christopher.f.clark@compiler-resources.com> - 2022-09-12 21:45 +0300
Re: Wrestling with phase 1 of a C compiler gah4 <gah4@u.washington.edu> - 2022-09-12 13:01 -0700
Re: Wrestling with phase 1 of a C compiler Christopher F Clark <christopher.f.clark@compiler-resources.com> - 2022-09-13 14:55 +0300
Re: Wrestling with phase 1 of a C compiler gah4 <gah4@u.washington.edu> - 2022-09-14 15:40 -0700
Re: source languages, was Wrestling with phase 1 of a C compiler George Neuner <gneuner2@comcast.net> - 2022-09-14 16:03 -0400
Re: Wrestling with phase 1 of a C compiler luser droog <luser.droog@gmail.com> - 2022-09-14 14:31 -0700
Re: Wrestling with phase 1 of a C compiler luser droog <luser.droog@gmail.com> - 2022-09-15 20:11 -0700
csiph-web