I just discovered the Falcon programming language today and would like to experiment with it a bit. As it is quite new, there is no ide. That's not a problem as I can use Vim. It would be helpful if there were a Vim syntax file for Falcon, but I can't seem to find one. Can someone point me to a Vim syntax file for Falcon? If not, I could really use a thorough tutorial to creating my own syntax files for Vim. I'm on Windows, and a very basic Vim user, so something step-by-step which is specific to that OS would be greatly appreciated. Thanks!
Check out:
svn://falconpl.org/falcon/docs/trunk/SyntaxHilight
It's a bit outdated, but should be workable.