It means “code as data” which is a general characteristic of Lisp family.
(add 2 3)
Just like above string, which is both a list and also a function call. The “Homo” prefix stands for this characteristic.
It means “code as data” which is a general characteristic of Lisp family.
(add 2 3)
Just like above string, which is both a list and also a function call. The “Homo” prefix stands for this characteristic.