So as you guys can see, I've rewritten the whole package. It's a bit simpler now, it follows the lexer-parser pattern a bit better (though still far from perfect I guess) and it uses the same syntax for variables that php itself uses (so prefixed with a $ sign etc).
Now I'm pretty satisfied with the syntax, I'd like to make a file that helps IDEs such as Sublime Text or PHPStorm to correctly color the slade syntax. I have never done this before and while I'm sure I can do it by myself if I have to, I'd like to do this together with someone.
So my question basically is, would someone like to tackle this together with me?
So as you guys can see, I've rewritten the whole package. It's a bit simpler now, it follows the lexer-parser pattern a bit better (though still far from perfect I guess) and it uses the same syntax for variables that php itself uses (so prefixed with a $ sign etc).
Now I'm pretty satisfied with the syntax, I'd like to make a file that helps IDEs such as Sublime Text or PHPStorm to correctly color the slade syntax. I have never done this before and while I'm sure I can do it by myself if I have to, I'd like to do this together with someone.
So my question basically is, would someone like to tackle this together with me?