C2 forum

General Category => Implementation Details => Topic started by: bas on June 14, 2013, 09:11:11 PM

Title: Today: large update
Post by: bas on June 14, 2013, 09:11:11 PM
Hi,

While I've been busy in general, I've managed to do some work on C2!
I've just pushed 48 patches to the C2Compiler archive. Included in the update are:

Next on the line is checking the left-hand values of expressions. For example int a = "hello"; should not be
allowed  ;D.
After that the analysis part has a solid base and work can continue on loading external C libraries/headers,
like stdio.h.

Have fun! (I have),
Bas