Ask HN: Research into GUI programming

3 points by roenxi ↗ HN
I've observed that the default choice of data structures in a programming language makes a huge difference in how the language works in practice - C arrays vs Python dicts vs Clojure maps for example. I know that the language designers have developed a body of research into high performance, flexible data structures.

Where should I look to find similar research for creating GUIs? It is easy to find implementations, but what do I look for to find the more fundamental concepts?

0 comments

[ 4.6 ms ] story [ 10.7 ms ] thread

No comments yet.