Le 7 juin 2010 à 11:13, Allan Odgaard a écrit :
On 6 Jun 2010, at 11:07, Bastien Dejean wrote:
[...] # Comparison
- TextMate (ouch!):
The problem is that we do not treat / itself to start regexps because it does not unambiguously start a regexp (it could be division).
Non-deterministic grammars, anyone? :-P
So we need a heuristic — Ruby has the same problem and we have refined its heuristic at least a dozen times, yet there are still cases it can’t handle. Perl hasn’t seen that much love though.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
Édouard GILBERT edouard.gilbert@gmail.com