About Julia and Lisp

I think that this is stretching the concept of homoiconic quite a bit: while the AST representations are Julia data structures, they are not used anywhere else in the language.

Cf Common Lisp ASTs which are themselves lists, which is the basic type of the language.

4 Likes