Displaying 4 results from an estimated 4 matches for "ocamllangimpl1".
Did you mean:
ocamllangimpl7
2008 Mar 27
2
[LLVMdev] first two chapters for the ocaml bindings in svn
...first two chapters of my ocaml llvm bindings
tutorial by porting the Kaleidoscope tutorial to ocaml. These chapters
are the lexer and parser. If anyone is interest in trying it out, I'd
love any feedback. If you've got the svn trunk checked out, you'll
find the docs here:
docs/tutorial/OCamlLangImpl1.html
docs/tutorial/OCamlLangImpl2.html
If not, you can view the css-less version here for those without llvm
checked out:
http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/tutorial/OCamlLangImpl1.html?revision=48871
http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/tutorial/OCamlLangImpl2.htm...
2008 Mar 27
0
[LLVMdev] first two chapters for the ocaml bindings in svn
...l llvm bindings
> tutorial by porting the Kaleidoscope tutorial to ocaml. These chapters
> are the lexer and parser. If anyone is interest in trying it out, I'd
> love any feedback. If you've got the svn trunk checked out, you'll
> find the docs here:
>
> docs/tutorial/OCamlLangImpl1.html
> docs/tutorial/OCamlLangImpl2.html
>
> If not, you can view the css-less version here for those without llvm
> checked out:
>
> http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/tutorial/OCamlLangImpl1.html?revision=48871
> http://llvm.org/viewvc/llvm-project/llvm/trunk...
2008 Apr 30
1
[LLVMdev] Is it possible to write a llvm pass in OCaml?
Dear All,
Is it possible to write a llvm pass in OCaml? Is there any API such as
runOnModule() in ModulePass, runOnFunction() in FunctionPass in OCaml?
I have looked through the tutorial,
http://llvm.org/docs/tutorial/OCamlLangImpl1.html, it looks like just a
tutorial about "Implementing a language with LLVM" in Objective Caml.
Thank you for your help.
Best Regards,
GUanhua
2008 Apr 24
0
[LLVMdev] OCaml Kaleidoscope tutorial links to the C++ tutorial
The link to the next chapter in the navigation list at the top of this page
of the OCaml Kaleidoscope tutorial goes to the C++ version:
http://llvm.org/docs/tutorial/OCamlLangImpl3.html.
The link to chapter 8 in the first chapter is broken:
http://llvm.org/docs/tutorial/OCamlLangImpl1.html#intro. It links to the
unvavailable page http://llvm.org/docs/tutorial/OCamlLangImpl8.html. I think
it should link to the C++ version at
http://llvm.org/docs/tutorial/LangImpl8.html because the page isn't language
dependent.
Jules
-------------- next part --------------
An HTML attachment...