top | item 40343934

(no title)

xaellison | 1 year ago

The whole point of homoiconicity is that a language (lisp) is implemented in itself. This is lisp implemented in python (not itself).

discuss

order

Zamiel_Snawley|1 year ago

I thought the point of homoiconicity was essentially runtime reflection and evaluation of programs constructed at runtime, i.e. code is a first class datatype in the language.

I don't think these properties imply much about the underlying implementation of the language.