[llvm-dev] Very basic question about LLVM and bison/flex (original) (raw)

Jeremy Lakeman via llvm-dev llvm-dev at lists.llvm.org
Sun Feb 17 19🔞24 PST 2019


If you haven't seen it yet, you should work through the kaleidoscope tutorial. https://llvm.org/docs/tutorial/

On Mon, 18 Feb 2019 at 07:47, Workbench at gmx.at via llvm-dev < llvm-dev at lists.llvm.org> wrote:

Hi everyone,

i'm reading now a few days the book flex&bison and understand how an asd is created etc. but i'm unclear how i can make my own virtual machine out of this ? i saw a few examples but they told me nothing. can i use llvm to generate my own bytecode and then interpret it with my own virtual machine ?

best regards!


LLVM Developers mailing list llvm-dev at lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190218/96197221/attachment.html>



More information about the llvm-dev mailing list