[OT?] C compiler written form scratch in D

deadalnix via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Dec 9 10:21:47 PST 2014


On Tuesday, 9 December 2014 at 10:54:22 UTC, Robert M. Münch
wrote:
> On 2014-12-09 00:45:41 +0000, deadalnix said:
>
>> 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.
>
> Any link? I tried to google it but it's such a generic word 
> etc. no luck.
>
> --
> Robert M. Münch
> http://www.saphirion.com
> smarter | better | faster

That was a joke.

http://unixhelp.ed.ac.uk/CGI/man-cgi?cat


More information about the Digitalmars-d-announce mailing list