Showing cs.PLShow all
2 papers · 1 filter
cs.PL2020
Adding Interactive Visual Syntax to Textual Code
Leif Andersen, Michael Ballantyne, Matthias Felleisen
Many programming problems call for turning geometrical thoughts into code: tables, hierarchical structures, nests of objects, trees, forests, graphs, and so on. Linear text does no…
cs.PL2018
Feature-Specific Profiling
Leif Andersen, Vincent St-Amour, Jan Vitek +1
While high-level languages come with significant readability and maintainability benefits, their performance remains difficult to predict. For example, programmers may unknowingly…