[llvm-dev] Very basic question about LLVM and bison/flex
Workbench@gmx.at via llvm-dev
llvm-dev at lists.llvm.org
Sun Feb 17 13:16:52 PST 2019
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!
More information about the llvm-dev
mailing list