[OT?] C compiler written form scratch in D

Stefan Koch via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Dec 9 00:45:44 PST 2014


On Tuesday, 9 December 2014 at 08:10:14 UTC, Iain Buclaw via 
Digitalmars-d-announce wrote:
> On 9 Dec 2014 00:50, "deadalnix via Digitalmars-d-announce" <
> digitalmars-d-announce at puremagic.com> wrote:
>>
>> On Monday, 8 December 2014 at 15:44:55 UTC, Stefan Koch wrote:
>>>
>>> I want to do a C backend first.
>>> Building an LLVM Backand out of that is a small step.
>>
>>
>> There is already a very popular C to C compiler out there. It 
>> is
>> called cat, and come out of the box with any UNIX like system.
>
> Just so happens to be compatible for D to D compilation too.  
> This tool is
> awesome!¿?¡
cat is the fastest transcompiler I have ever seen!


More information about the Digitalmars-d-announce mailing list