claim
active
claim:dynamic-programming-languages-seem-to-spend-much-of-their-time-looking-up-behaviour-associativelyDynamic programming languages seem to spend much of their time looking up behaviour associatively.
An observation motivating the associative model as a unifying primitive.
Neighborhood — ranked by edge-count
Papers (1)
paper
- An association-based model of dynamic behaviourmentionssupports
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- The central research question explored, by way of examples, throughout the paper.
- Core assertion that systems perspective is incommensurable with language perspective; interaction, not code, is what matters in systems analysis.
- Introduction, motivating the proposal.
- Rhetorical question about trusting compilers with parallelization.
- A programming language is low level when its programs require attention to the irrelevant.concept0.760Epigraph by Alan Perlis motivating the search for abstract conceptual models in Fruit's design philosophy.
- Illustrates how non-separable functions shift identity to the collective level.
- Empirical observation that a relational engine is too slow for associative lookup, motivating specialized implementation.
- Argument that recursion equations are inappropriate for many important parallel programs.