gcc-specific?

2005-05-23 Thread Erik Poupaert
Hi In order to avoid being off-topic, does anybody know any mailing list where people discuss just algorithms specifically? It doesn't need to be compiler construction-specific -- even though they're amongst the most interesting algorithms around. I've recently devised an algorithm to produce use

Reduction rule for Kleene's Closure in replacement of Thompson's algorithm

2005-05-21 Thread Erik Poupaert
ransitions derived from any regex e. By applying the rule recursively, one obtains all DFA transitions for any regex, or so I hope it is true. In such case, if proven to be true, it is truly a replacement for Thompson's algorithm. Greetings Erik Poupaert