Client languages

I am not a programmer, so please excuse my ignorance. When it comes to server-side programming, we have many technologies available, such as PHP, ASP.net, JSP and so on.

However, when it comes to client-side scripting, I only heard about JavaScript and AJAX. Perhaps you can also enable Java applets as they run on the client. Relatively new is also a Google native client. But are there any other client-side technologies that exist and are popular?

+5
source share
4 answers

AJAX is just a buzzword, it is not a language. Google Native Client is similar to NSAPI, you can use it to create plugins (in fact, it does not count). Google is also promoting a new client language called Dart , which is likely to go nowhere, and older versions of IE support VBScript.

So, you have JavaScript, VBScript (sort) and Dart (sort).

+7
source

JavaScript , Flash . Google Dart, , , JavaScript, (CoffeeScript, Opa ..). ( Dart) , JavaScript . GWT, , Java JavaScript.

+4

Adobe Flash ;), ActiveX...

+1

- Python, Perl Ruby ..... .

-2

All Articles