タグ

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

タグの絞り込みを解除

llvmに関するSixeightのブックマーク (3)

  • Let's Try LLVM

    Blogged by Ujihisa. Standard methods of programming and thoughts including Clojure, Vim, LLVM, Haskell, Ruby and Mathematics written by a Japanese programmer. github/ujihisa Mac OS X has LLVM compiler, but doesn't have LLVM Assembler. Let's start installing the trunk LLVM on your Mac. According to http://llvm.org/docs/GettingStarted.html#checkout, $ cd ~/src $ svn co http://llvm.org/svn/llvm-proje

  • AppFabric SDK for Ruby Developers - Home

    The mobile app development industry is one of the most quickly developing sectors worldwide. The digital revolution and the need for apps by both small and large-scale companies are driving up the demand for different kinds of apps in various industries. Besides businesses, it is also becoming popular for people to develop apps for personal use. The introduction of no-code development tools and te

  • LLVMを勉強中 : As Sloth As Possible

    ここ数日、LLVMについて少し勉強している。そもそもなんでLLVMを触り始めたかというと、Twitter上で「今コンパイル欲求に駆られている」と(割と何も考えずに)つぶやいたところ、 「じゃあDTコンパイルしようぜ」 srd! でもあれコンパイラとは名ばかりでぶっちゃけ文字列をRubyコードにtranslateしてるだけだったりするね 「DTパーサを改良してLLVMにブリッジして、クロスプラットフォーム環境で高速に動作するDT処理系にするといいよ」 何その無駄に敷居高いお仕事!誰得!でもなんか面白そう! というやりとりがあって、じゃあ当に誰が得するのかわからないけど面白そうだからLLVMをバックエンドで使ってesotericがサポートしてるコードからバイナリを生成するコンパイラ作ろうぜ、という流れになったから。実にLLVMの無駄遣いですね。この記事ブクマするときは「LLVMの無駄遣い」っ

    LLVMを勉強中 : As Sloth As Possible
  • 1