Menu

#15 Handle "else" in cond-expand.

tinyscheme-1.43
open
nobody
None
5
2020-09-28
2014-03-12
No

cond-expand doesn't currently handle an "else" clause. I have attached a patch that should fix this. It should throw an error if the else clause is not the last clause.

1 Attachments

Discussion

  • James Woodcock

    James Woodcock - 2014-03-12

    This is a test case that tests correct and incorrect "else" clauses.

     
  • Kevin Cozens

    Kevin Cozens - 2015-07-15

    Ticket moved from /p/tinyscheme/bugs/40/

     
  • Kevin Cozens

    Kevin Cozens - 2020-09-28
    • Group: Future --> tinyscheme-1.43
     

Log in to post a comment.