Hi !
I would have known who will be participating to the current contest.
And if you want to share ideas, it could be fun =)
I'll try to make a language that can use Regular Expressions "as in Perl".
Like: expression ~ /mask/ for a preg_match
and expression ~ /mask/replace/ for a preg_replace
Do you think such an idea is a good one ?
|