@siritori そんな感じです。中間語の仕様はこちら http://llvm.org/docs/LangRef.html 構文木を中間語の形で吐き出すのはLLVMのライブラリがやってくれるので、必要なのはLLVMが要求する形の構文木を作るところまで、ですね
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@siritori そんな感じです。中間語の仕様はこちら http://llvm.org/docs/LangRef.html 構文木を中間語の形で吐き出すのはLLVMのライブラリがやってくれるので、必要なのはLLVMが要求する形の構文木を作るところまで、ですね