タグ

2015年5月26日のブックマーク (3件)

  • Lush: Lisp Universal SHell

    Lush is an object-oriented programming language designed for researchers, experimenters, and engineers interested in large-scale numerical and graphic applications. Lush is designed to be used in situations where one would want to combine the flexibility of a high-level, weakly-typed interpreted language, with the efficiency of a strongly-typed, natively-compiled language, and with the easy integr

    yohshiy
    yohshiy 2015/05/26
    研究、技術者向けの Lisp 風OOP言語。画像処理や統計など科学技術計算用の機能を多く備えていて、それを GUI で扱うアプリを作るのに向いているらしい。すごく良さげだが、Windows が Cygwin 上でしか動かないのがちょと難
  • Interpreter Compiler JIT

    Interpreters and compilers are interesting programs, themselves used to run or translate other programs, respectively. Those other programs that might be interpreted might be languages like JavaScript, Ruby, Python, PHP, and Perl. The other programs that might be compiled are C, C++, and to some extent Java and C#. Taking the time to do translation to native machine code ahead of time can result i

    Interpreter Compiler JIT
    yohshiy
    yohshiy 2015/05/26
    インタープリター、コンパイラー、 JIT。 Brainfuck の言語を例に 3 つを比較
  • 世界の見方が変わる5つの言語について

    by woodleywonderworks 世界には約6900の言語があると言われていますが、「世界の中心が自分ではない言語」「東から西へ時間が流れる言語」「色を比喩で表す言語」「証拠を要求する言語」「『2』を持たない言語」などの非常に特殊な言語も存在します。そんな5つの言語を知れば、言語学者のベンジャミン・ウォーフが提言した「言語がその人の考え方に影響する」という仮説を肌で感じることができます。 5 Languages That Could Change the Way You See the World - Facts So Romantic - Nautilus http://nautil.us/blog/5-languages-that-could-change-the-way-you-see-the-world ◆世界の中心が自分ではない言語:グーグ・イミディル語 英語を話す人は

    世界の見方が変わる5つの言語について
    yohshiy
    yohshiy 2015/05/26