palfrey/maiden

Make fibonacci work

palfrey opened this issue · 1 comments

https://github.com/Suloch/chirp/blob/master/samplePrograms/fibonacci.rocks should work. It doesn't a) because "were" isn't in Maiden for assignment, and b) if you replace were with "is", you get a panic and it then never recovers.

#9 fixes Fibonacci (and Suloch/chirp#1 fixes the upstream bugs), but #8 would still be needed for full panic support.