jstolarek / slicer

Companion code for paper "Imperative Functional Programs that Explain their Work", Wilmer Ricciotti, Jan Stolarek, Roly Perera and James Cheney, ICFP 2017, Oxford, UK
http://dl.acm.org/citation.cfm?id=3110258
GNU General Public License v3.0
6 stars 0 forks source link

Display arrays #61

Open jstolarek opened 7 years ago

jstolarek commented 7 years ago

I want to be able to display contents of the arrays. Roadmap:

Do we want to do something similar for references? Such pretty printing will not indicate reference aliasing and might be confusing, thus I don't know if this is a good idea.