[MonoDevelop] TypeScript support in MonoDevelop?

Federico Di Gregorio fog at dndg.it
Tue Oct 30 17:03:41 UTC 2012


On 30/10/2012 17:56, Mike Christensen wrote:
> Today I've been reading up on TypeScript, a superset of JavaScript
> designed by Anders Hejlsberg.  The compiler is completely open-source,
> and available on CodePlex.  However, right now VS2012 is the only IDE
> with support.
> 
> I think adding in support for MonoDevelop would be an amazing project.
>  I'm wondering if anyone has given any thought to this.
> 
> BTW, here's a video going over the basic
> features: http://www.typescriptlang.org/

I tried to use both IronJS and Jurassic to host the TypeScript compiler.
I have a "working" Jurassic host written by extending both it and
TypeScript but it always bombs because of mono errors (unimplemented
stuff/internals I guess).

If you like I can make my patches available.

federico

-- 
Federico Di Gregorio                         federico.digregorio at dndg.it
Studio Associato Di Nunzio e Di Gregorio                  http://dndg.it
  Se consideri l'uso del software libero una concessione tu stesso,
   come potrai proporla agli altri?                         -- Nick Name


More information about the Monodevelop-list mailing list