Runtime evaluation: Difference between revisions

m
m (→‎{{header|PicoLisp}}: grammar-fix)
Line 1,003:
 
=={{header|PicoLisp}}==
In PicoLisp there is a formal equivalence of code and data. Almost any peacepiece of
data is potentially executable. PicoLisp has three internal data types: Numbers,
symbols and lists. Though in certain contexts (e.g. GUI objects) also atomic