Which programing language presents a program as a tree?
        Posted  
        
            by Roman
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Roman
        
        
        
        Published on 2010-03-12T10:15:49Z
        Indexed on 
            2010/03/12
            10:17 UTC
        
        
        Read the original article
        Hit count: 205
        
I heard that a program can be presented as a tree. I also heard that there is a programming language whose syntax make this idea very clear. I mean that programs written in this language can be easily represented as a tree. Does anybody know what is the name of this language?
© Stack Overflow or respective owner