[MonoDevelop] TypeScript support in MonoDevelop?

Mike Krüger mkrueger at xamarin.com
Wed Feb 19 21:28:05 UTC 2014


Hi

The good thing at typescript is that Microsoft already did the hard 
parts - they made the whole language service (compiler/parser/code 
formatter/completion etc.)

The downside is that they implemented all that stuff in Typescript 
without a typescript <-> .NET bridge :(

Regards
Mike

> Hey guys,
>
> I think SharpDevelop has an add-in already that does a lot of 
> Typescript stuff.
>
> Might be worth looking at that puppy as well.
>
>
> On Wed, Feb 19, 2014 at 4:17 PM, Mike Krüger <mkrueger at xamarin.com 
> <mailto:mkrueger at xamarin.com>> wrote:
>
>     Hi
>
>     I would like to take a look - I've already added TypeScript
>     highlighting last year :)
>
>     federico: If you have something to share I would be interested in it.
>
>     Regards
>     Mike
>
>
>>     Hey guys,
>>
>>     Quick follow up here.
>>
>>     We have been investigating getting Jurassic working on Mono, and
>>     today Zoltan completed the port of Jurassic to Mono:
>>
>>     http://github.com/mono/jurassic
>>
>>     So now would be a good time to find out just how much work it is
>>     to bring TypeScript to MonoDevelop :-)
>>
>>     Miguel
>>
>>
>>     On Tue, Oct 30, 2012 at 1:03 PM, Federico Di Gregorio
>>     <fog at dndg.it <mailto:fog at dndg.it>> wrote:
>>
>>         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
>>         <mailto: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
>>         _______________________________________________
>>         Monodevelop-list mailing list
>>         Monodevelop-list at lists.ximian.com
>>         <mailto:Monodevelop-list at lists.ximian.com>
>>         http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>
>>
>>
>>
>>     _______________________________________________
>>     Monodevelop-list mailing list
>>     Monodevelop-list at lists.ximian.com  <mailto:Monodevelop-list at lists.ximian.com>
>>     http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20140219/84be7a75/attachment.html>


More information about the Monodevelop-list mailing list