Pratphall is a new language targetting PHP. Well, actually it is just TypeScript which is a typed superset of JavaScript. Pratphall cross-compiles TypeScript code to PHP code which means the developer can leverage lots of existing code, patterns, and IDE support that is already built into TypeScript.
What we're trying to do: