[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #958: continue compilation for toplevel forms, if pos
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #958: continue compilation for toplevel forms, if possible |
Date: |
Wed, 12 Dec 2012 15:48:56 -0000 |
#958: continue compilation for toplevel forms, if possible
-------------------------------+--------------------------------------------
Reporter: felix | Owner: felix
Type: enhancement | Status: new
Priority: not urgent at all | Milestone: someday
Component: compiler | Version: 4.8.x
Keywords: |
-------------------------------+--------------------------------------------
Modify error handling in the compiler to catch errors and continue
whatever compilation pass is currently running. This should probably not
apply to optimization stages, but for example: reading, canonicalization,
scrutiny. Restarting the current pass for the next toplevel expression
should be ok.
--
Ticket URL: <http://bugs.call-cc.org/ticket/958>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #958: continue compilation for toplevel forms, if possible,
Chicken Trac <=