List of languages that compile to JS
11–20 of 57 posts
Re: List of languages that compile to JS
#12I note that doesn't read 'good JS' or 'fast JS'. You can put me in a tutu but I won't be a prima ballerina.
Re: List of languages that compile to JS
#13Re: List of languages that compile to JS
#14Re: List of languages that compile to JS
#15Re: List of languages that compile to JS
#16I note that doesn't read 'good JS' or 'fast JS'. You can put me in a tutu but I won't be a prima ballerina.
Define good in this context. I'm inclined to say that if it doesn't have cross-browser bugs and it's fast, then it's good. The output being readable to human programmers probably shouldn't be a goal when JS is being used as a compiler target.
Re: List of languages that compile to JS
#17Feel free to contribute, it's a wiki!
I thought about including the fact that Pugs had a JavaScript backend then decided not to because Pugs never was completed (and likely never will be).
Re: List of languages that compile to JS
#18I note that doesn't read 'good JS' or 'fast JS'. You can put me in a tutu but I won't be a prima ballerina.