On 11 Jul 2008, at 09:50, Quentin Mathé wrote:
> Hi David,
>
> Le 10 juil. 08 à 01:20, David Chisnall a écrit :
>
>> A little heads up for anyone not watching svn:
>>
>> I've just committed the initial version of the Smalltalk compiler
>> I've
>> been working on for the last few weeks. It uses the same code as
>> clang (the C/C++/ObjC front end to LLVM) for generating code related
>> to the object model, and some new code for Smalltalk-specific things.
>
> Sounds really cool :-)
>
Thanks :-)
<snip>
>
> I haven't tried to figure what the problem really is though, so it may
> be just a tweak to be done in the GNUmakefile.
The problem is that I completely suck at using svn and failed to
commit Literal.{m,h} which contains the AST node classes for string
and integer literal and ArrayExpr.{m,h} which contains the array
expression AST nodes. I have now fixed this, so it should compile as
of r3239.
Sorry!
David
_______________________________________________
Etoile-dev mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-dev