タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

c++とllvmに関するbellbindのブックマーク (1)

  • Paste number 74068: toy LLVM LISP

    /* A Trivial LLVM LISP * Copyright (C) 2008-2009 David Robillard <dave@drobilla.net> * * Parts from the Kaleidoscope tutorial <http://llvm.org/docs/tutorial/> * by Chris Lattner and Erick Tryzelaar * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the Li

    bellbind
    bellbind 2009/02/20
    文字列*パーザー→S式*パーザー→AST(変数、整数、条件分岐、関数、呼出)*CodeGen→LLVMコードのコンパイラ
  • 1