languages that compile to JS
# Brendan Eich (15 years ago)
Yes, that is under way already. Dave is prototyping simple modules in Narcissus:
See the pull request:
With Zaphod, this will be runnable in Firefox as an alternate <script> tag handler.
Yes, that is under way already. Dave is prototyping simple modules in Narcissus:
See the pull request:
With Zaphod, this will be runnable in Firefox as an alternate <script> tag handler.
Here's a list that Brendan was interested in sometime ago.
jashkenas/coffee-script/wiki/List-of-languages-that-compile-to-JS
Pretty amazing what's out there. Was wondering if there are any TC39 efforts underway to expose modules and other strawman proposals to a parser that would generate regular JS. Something like stratifiedJS. It would help developers.
thanks Kam