[LLVMdev] LLVM-OCaml Bindings Tutorial

Chris Wailes chris.wailes at gmail.com
Fri Apr 17 21:41:17 PDT 2009


Attached are alternative the files for chapters 1-7 that use ocamlyacc and
ocamllex.  I have cleaned them up and debugged them as best I can but I may
have missed something, so any comments on them would be great.  Also, the
LLVM-OCaml bindings are messed up in Fedora 10 (some of the binary files
point to their origonal build directory) so I had to put in a dirty hack in
the Makefile.  I left in in simply because I didn't want to have to put it
back in every time I needed to test changes to the code.

- Chris Wailes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090418/06f74cc3/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-tutorial.tar.gz
Type: application/x-gzip
Size: 12194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090418/06f74cc3/attachment.bin>


More information about the llvm-dev mailing list