Commit Graph

6 Commits

Author SHA1 Message Date
Kartik K. Agaram 5059f32d0d 4160 - named marks for delimited continuations
Hypothesis: this is needed to build McCarthy's amb operator.
  https://rosettacode.org/wiki/Amb
2017-12-15 00:15:47 -08:00
Kartik K. Agaram 4a48bedcd1 4134 - 'input' = 'ingredient' 2017-12-03 23:25:40 -08:00
Kartik K. Agaram ef7d834fdd 4133 2017-11-25 10:17:23 -08:00
Kartik K. Agaram 6e455985c7 4123 2017-11-16 23:39:46 -08:00
Kartik K. Agaram d55e77387f 4117 - done with delimited continuations
At least this particular implementation of them. Let's play with them
now for a while, see if they're fully equivalent to shift/reduce.
2017-11-06 01:28:53 -08:00
Kartik K. Agaram a3195d440d 4103 - continuations no longer cause memory corruption 2017-11-03 01:49:36 -07:00