The syntax for a function declaration in GameMonkey looks like this:
MyFunc = function()
{
};
Maybe there is some other language already supported with the same syntax?
ftCPP basically works, but doesn't show the function name, which is left of the
equal sign.-- <http://forum.pspad.com/read.php?2,38337,38337> PSPad freeware editor http://www.pspad.com
