Rezumat articol ediţie STUDIA UNIVERSITATIS BABEŞ-BOLYAI

În partea de jos este prezentat rezumatul articolului selectat. Pentru revenire la cuprinsul ediţiei din care face parte acest articol, se accesează linkul din titlu. Pentru vizualizarea tuturor articolelor din arhivă la care este autor/coautor unul din autorii de mai jos, se accesează linkul din numele autorului.

 
       
         
    STUDIA INFORMATICA - Ediţia nr.3 din 2010  
         
  Articol:   JAVASCRIPT GENERATORS.

Autori:  .
 
       
         
  Rezumat:  The JavaScript language is used for client-side programing in web applications. JavaScript is sent as source code from the web server to the user’s browser and executed locally. Because not all current browsers support the latest version of JavaScript, developers are limited to use only the features supported by the lowest common denominator. I propose an approach to solve this problem by using an intermediary compile step which transforms the code written by the user into code supported by all browsers. This allows web developers to use the latest version of JavaScript today, without having to wait until all major browsers implement all the features. 

Key words and phrases. JavaScript, ECMAScript, web applications, compiler, program analysis.

 
         
     
         
         
      Revenire la pagina precedentă