You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by ant elder <an...@gmail.com> on 2011/06/13 22:19:48 UTC

CoffeeScript implementation

Just as an FYI the other day i started looking at Tuscany support for
the CoffeeScript  language over in the contrib area:
https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/contrib/modules/implementation-coffeescript/
I did mean to get something going and post right away, but i'd hoped
to be able to resue the existing implementation.script but it turns
out there are some issues with that in 2.x, so i'll probably just
start a new implementation.javascript which the CoffeeScript one can
reuse, but when doing that i saw we don't have a Maven archetype for
creating implementations so i've now got side tracked making one of
those first.

Anyway, CoffeScript has been getting a lot of press recently and seems
like quite a nice little language to me, so if anyone wants to start
helping on the implementation please feel free.

  ...ant

Re: CoffeeScript implementation

Posted by Florian Moga <mo...@gmail.com>.
Would implementation.javascript bring SCA capabilities to the browser and
support scripts that will be run inside it? That is something I have
interest in as it relates to the comet and websocket work I'm doing.
Unfortunately
I'm not able to help as I'm restarting work on Monsoon but I will follow
your commits and progress updates and I will jump in with comments and
questions where they will appear.

Florian

On Mon, Jun 13, 2011 at 11:19 PM, ant elder <an...@gmail.com> wrote:

> Just as an FYI the other day i started looking at Tuscany support for
> the CoffeeScript  language over in the contrib area:
>
> https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/contrib/modules/implementation-coffeescript/
> I did mean to get something going and post right away, but i'd hoped
> to be able to resue the existing implementation.script but it turns
> out there are some issues with that in 2.x, so i'll probably just
> start a new implementation.javascript which the CoffeeScript one can
> reuse, but when doing that i saw we don't have a Maven archetype for
> creating implementations so i've now got side tracked making one of
> those first.
>
> Anyway, CoffeScript has been getting a lot of press recently and seems
> like quite a nice little language to me, so if anyone wants to start
> helping on the implementation please feel free.
>
>  ...ant
>