[LLVMdev] 'Implementing a language with LLVM' tutorial

Kelly Wilson wilsonkk at shaw.ca
Tue Nov 6 00:26:16 PST 2007


Hello Chris,

I have finished with the "Implementing a Parser and AST" chapter and
attached a diff file. Once again, let me know if the format of the diff
is not acceptable (ie. I used subdirs for the two different files and a
'diff -ru'....).

Minor fixes again, no content modifications.

Thanks,
K.Wilson

On Mon, 2007-11-05 at 12:27 -0800, Chris Lattner wrote:
> On Mon, 5 Nov 2007, Kelly Wilson wrote:
> > I edited "The basic language, with its lexer" somewhat and I am
> > attaching a .html file. This is simply spelling/grammar editing and not
> > content.
> 
> Thanks, I merged them in!
> 
> > A simple diff should show the changes. Please let me know if this format
> > (ie. html file) is acceptable for your use. I don't think I changed
> > anything too drastically, but please let me know if I took too many
> > liberties. You may also tell me not to be so picky, if you like ;)
> 
> All the changes you made look great, I appreciate it.  If you are 
> interested in making future changes, please send me a diff of the change 
> you make.  This makes it easier for me, because I don't know which version 
> of the file you started from, making it harder to pull the difference out 
> on my end.
> 
> Thanks again!
> 
> -Chris
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LangImpl2.diff
Type: text/x-patch
Size: 11905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071106/4a5d481b/attachment.bin>


More information about the llvm-dev mailing list