- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
typed browser scripting languages?
Fri, 2009-02-13, 23:47
Scalads, lasses and Lifted,
Does anyone know of efforts to create a typed functional equivalent to JavaScript? The current situation with the momentum to use third party components with no ability to catch interaction between components at compile time means that you are flying completely blind when you use third party code. This really weakens the value prop of providers like jQuery -- especially jQuery as it has no dependency management, either.
i know of one group that compiles OCaml to JavaScript (for a mobile platform). Are there other efforts people know about?
Best wishes,
--greg
--
L.G. Meredith
Managing Partner
Biosimilarity LLC
806 55th St NE
Seattle, WA 98105
+1 206.650.3740
http://biosimilarity.blogspot.com
Does anyone know of efforts to create a typed functional equivalent to JavaScript? The current situation with the momentum to use third party components with no ability to catch interaction between components at compile time means that you are flying completely blind when you use third party code. This really weakens the value prop of providers like jQuery -- especially jQuery as it has no dependency management, either.
i know of one group that compiles OCaml to JavaScript (for a mobile platform). Are there other efforts people know about?
Best wishes,
--greg
--
L.G. Meredith
Managing Partner
Biosimilarity LLC
806 55th St NE
Seattle, WA 98105
+1 206.650.3740
http://biosimilarity.blogspot.com
Sat, 2009-02-14, 00:17
#2
Re: typed browser scripting languages?
David,
Thanks! Has anybody used this?
Best wishes,
--greg
On Fri, Feb 13, 2009 at 2:47 PM, David Pollak <feeder.of.the.bears@gmail.com> wrote:
--
L.G. Meredith
Managing Partner
Biosimilarity LLC
806 55th St NE
Seattle, WA 98105
+1 206.650.3740
http://biosimilarity.blogspot.com
Thanks! Has anybody used this?
Best wishes,
--greg
On Fri, Feb 13, 2009 at 2:47 PM, David Pollak <feeder.of.the.bears@gmail.com> wrote:
http://haxe.org
On Fri, Feb 13, 2009 at 2:46 PM, Meredith Gregory <lgreg.meredith@gmail.com> wrote:
Scalads, lasses and Lifted,
Does anyone know of efforts to create a typed functional equivalent to JavaScript? The current situation with the momentum to use third party components with no ability to catch interaction between components at compile time means that you are flying completely blind when you use third party code. This really weakens the value prop of providers like jQuery -- especially jQuery as it has no dependency management, either.
i know of one group that compiles OCaml to JavaScript (for a mobile platform). Are there other efforts people know about?
Best wishes,
--greg
--
L.G. Meredith
Managing Partner
Biosimilarity LLC
806 55th St NE
Seattle, WA 98105
+1 206.650.3740
http://biosimilarity.blogspot.com
--
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp
--
L.G. Meredith
Managing Partner
Biosimilarity LLC
806 55th St NE
Seattle, WA 98105
+1 206.650.3740
http://biosimilarity.blogspot.com
On Fri, Feb 13, 2009 at 2:46 PM, Meredith Gregory <lgreg.meredith@gmail.com> wrote:
--
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp