[llvm-commits] BrainF compiler
Chris Lattner
clattner at apple.com
Wed Sep 12 11:24:31 PDT 2007
On Sep 11, 2007, at 7:58 PM, S3 wrote:
>
> I have made the requested changes.
> It is now split into separate files.
> The code should be clean now.
>
>> This is a new BrainF compiler to replace the old one.
>> It uses the C++ API so it will generate code in the
>> proper format. It consolidates similar commands
>> (blocks of ('+' and '-') and ('<' and '>')).
>> It has an option for array bounds checking.
Committed, thanks!
-Chris
More information about the llvm-commits
mailing list