Hi:
Where I'm working I've been asked to look into developing a C (by this I
mean C89 C standard) compiler a new processor architecture being created
inhouse.
On looking at the options and brushing up on compiler theory, I came up
with Flex/Bison, Writing the compiler from scratch or use Clang. I
iel Arelovich via cfe-commits <
> cfe-commits@lists.llvm.org> wrote:
>
>> Hi:
>>
>> Where I'm working I've been asked to look into developing a C (by this I
>> mean C89 C standard) compiler a new processor architecture being created
>> inhouse.
>
ndard libraries in a new arquitecture)
On Sun, Nov 1, 2015 at 9:45 PM, Justin Bogner wrote:
> Ariel Arelovich via cfe-commits writes:
> > Great.
> >
> > So this is what I wanted to know. I think understand what you are saying.
> > You are saying that most of the work tha