Is there any non-web application of JavaScript?
        Posted  
        
            by Madhu
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Madhu
        
        
        
        Published on 2009-12-29T18:50:35Z
        Indexed on 
            2010/03/24
            18:13 UTC
        
        
        Read the original article
        Hit count: 328
        
JavaScript
As far as I know, JavaScript is a general purpose language but mostly it is used for Web Applications.
I am curious to know whether anyone is using JavaScript for non-Web apps. Also, are there any tools available for non-Web application development?
© Stack Overflow or respective owner