cover

todo

format

add this to examples, from the rust parser example i forked, as an example of how people assign quality to proper scale naming:

rust // Level-change Operator (what a stupid name) operator_level = { operator_exp | operator_subscript | operator_exp ~ operator_subscript | operator_subscript ~ operator_exp }

conclusion

chap 4 - programming

styles

in the last section, 5.3

chap 3 - beauty

overall, I should keep in mind that I do not have a technical audience, and I should rework/remove a lot of the examples, and add extensive discussions and rationale as to why those examples are there

aesthetics

Include Gordon Graham - Philosophy of Art and Aesthetics Include the fact that aesthetics help compress, and by compressing, people can hold more things in short term memory For Languages of Art, two things about exemplification vs. implementation:

literature

architecture

In architecture, highlight the fact that the detail is the point of interaction between the human and the structure.

mathematics

meeting with nick - 28.12.2022

chap 2 - understanding

chap 1 - ideals

introduction

done

general