.JS is the new IL

C#

I don’t really know many people who write directly into a js file. I see them using some middleware to convert (“compile”) to js.

Here is a pretty exhaustive list of converters.

The thing to take from this, is just like C#, VB.NET, and Java, have their ILs, now because JS is treated like an IL, we now have a new classification of portable languages, such as C++, while keeping our traditional languages, like Java and C#.

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.