@Cyrus Omar listening to the podcast, I happen to be reading through "Live Functional Programming with Typed Holes" at the same time. So glad to see progress on the "gap" problem. Delightful. Been mulling over it every now and then since my own CMU days.
👍 1
y
yairchu
06/12/2019, 10:00 AM
If the gap problem interests you, I recommend checking out Lamdu, which Cyrus forgot to mention as prior art.
c
Cyrus Omar
06/12/2019, 3:16 PM
glad you enjoyed :-) if you'd like to discuss the paper or participate in the project, let me know :-)
Cyrus Omar
06/12/2019, 3:18 PM
Lamdu is another cool take on the problem. our focus was on doing the type theory, and we're working on exploring a somewhat different part of the UI design space
Cyrus Omar
06/12/2019, 3:19 PM
I also don't think systems that stop at the first hole completely solve the gap problem wrt run time feedback
w
wtaysom
06/13/2019, 7:35 AM
@Cyrus Omar I'm sure I'll be following up — though at the slowest of snail's pace. So far I can only say that these holes have a curious continuationy flavor to them, which I like but cannot quite place.