home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.compilers      Compiler construction, theory, etc. (Mod      2,753 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 2,039 of 2,753   
   Akakima to All   
   Re: C or Similar Preprocessor for Genera   
   17 Jun 11 12:56:33   
   
   From: akakima33@gmail.com   
      
   > C Preprocessor   
      
   I worked on this, part time, for some time now.   
      
   I finally have something which is usable.   
      
   I need it to preprocess Yacc grammars.   
      
   Started with the C preprocessor of Plan 9.   
   http://plan9.bell-labs.com/sources/plan9/sys/src/cmd/cpp/   
      
   I have some code cleanup to do, and will publish the result next week.   
   I would also like to write a man page.   
      
   I made some small modifications to the original code.   
   Replaced the lexer with a flex generated one.   
   The new lexer is marginally faster and easier to modify.   
   Replaced the hash function with a faster (real faster) one found on the net.   
      
   Works on windows. Compiled with gcc (Cygwin, Mingw)   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca