complexity tax - mobile devices - Microsoft + Adobe tools + future browsers
# David Teller (17 years ago)
On Wed, 2008-03-26 at 14:56 -0700, ToolmakerSteve98 wrote:
I am putting together a toolset that bridges .NET & Silverlight development tools with Adobe's tools. I've decided to do a proof-of-concept for a given scope of language, specifically using type-inference technology in F# to provide a statically-type-bound compilation of a subset of ES4.
Do I understand correctly that you're compiling your subset of ES4 to F# ? Sounds interesting. Do you keep a blog on that ?
"Ric Johnson" wrote:
Exactly. And rather than continue the split between Microsoft and other alternatives, I am hunting for common ground, at least at the language level.
I currently intend to target Microsoft CLR-based mobile devices; i.e. Silverlight. When I took a close look at Action Script 3 in Flash Player 9, I realized that Flash finally had a language powerful enough to fit in with my plans, as an alternate platform. This lead me to this proposed ES4 work. I believe it would be a huge win for everyone (even Microsoft IMHO, though that is not the conclusion that Microsoft members of this discussion have reached), if these three important pillars all supported a common, powerful language:
I am putting together a toolset that bridges .NET & Silverlight development tools with Adobe's tools. I've decided to do a proof-of-concept for a given scope of language, specifically using type-inference technology in F# to provide a statically-type-bound compilation of a subset of ES4. I hope to demonstrate high performance and compactness when targeting CLR, both on Silverlight, and on Windows Server running ASP.NET. And compatibility with Flash 9, and the proposed ES4.
The goal is a total solution that builds on current and future work by both Microsoft and Adobe, as well as possible future browsers, once someone makes a Tamarin/ES4 plug-in for Firefox.
~TMSteve