Which is the best non-java, dynamic, programming language to build attractive GUIs?
        Posted  
        
            by 
                VeeKay
            
        on Programmers
        
        See other posts from Programmers
        
            or by VeeKay
        
        
        
        Published on 2011-11-12T15:48:21Z
        Indexed on 
            2011/11/12
            18:06 UTC
        
        
        Read the original article
        Hit count: 317
        
programming-languages
I am well acquainted with java and groovy but somehow I am not intrigued by the performance or looks of swing based applications that are developed on the same.
So I want to learn and know about THE best alternate dynamic programming language (coz I am looking for little bit of luxury while writing code by not willing to fiddle with pointers, memory handling, static typing difficulties etc) to develop attractive cross platform GUIs.
To be precise, when I say attractive I mean support for elegant translucent windows and nicer components (not the flashy adobe stuff). Can you please suggest me a programming language that manages to fit into this?
© Programmers or respective owner