tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] C Exception Handling: Any takers?


From: Mikael Lyngvig
Subject: [Tinycc-devel] C Exception Handling: Any takers?
Date: Thu, 3 Sep 2009 16:21:15 +0200 (CEST)
User-agent: SquirrelMail/1.4.16

Hi,

I can see that almost 40 people have read my little "paper" on extending C
with exception handling, but I have received no emails regarding the
issue.

Now I'd like to ask if there's anyone who'd like to take on the project of
adding basic exception handling to Tiny C?

If Fabrice won't allow it to be merged into the main branch of Tiny C, it
could exist as an optional patch outside the main branch of Tiny C.

The project is to add the three keywords "try", "throw", and "catch" to
Tiny C (very easily done, even I can figure out how to do that) and then
make Tiny C generate code for these three keywords.

Please let me know if you would like to add exception handling to Tiny C -
together with an option to enable exception handling in C.

Cheers,
Mikael Lyngvig





reply via email to

[Prev in Thread] Current Thread [Next in Thread]