Timeline for Why are Lisp programs a sequence of S-expressions and not a single list?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 3, 2019 at 23:30 | comment | added | Lj MT | History is level 2 chaos system. We are notoriously bad at pondering of its causality - predicting the future as much as explaining the past. If you mount history in programming you can see causality of sequence of events, but this is not what is pondered as important as system is seen as state at the given point in time. Order of definition is not important only if there is no dependence (as it seems to be a reality to most interpreters, compilers would typically do 2 different approaches to circumvent this issue). As long as system is seen in the moment in time the argument holds its logic. | |
| Jul 3, 2019 at 15:15 | review | First posts | |||
| Jul 3, 2019 at 18:28 | |||||
| Jul 3, 2019 at 15:11 | history | answered | Serentty | CC BY-SA 4.0 |