タグ

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

  • 関連タグはありません

タグの絞り込みを解除

programmingとProgrammingとmonoに関するpochi-mkのブックマーク (1)

  • C# REPL | Mono

    C# GUI Shell This documents the features available in the C# interactive shell that is part of Mono’s C# compiler. An interactive shell is usually referred to as a read eval print loop or repl. The C# interactive shell is built on top of the Mono.CSharp library, a library that provides a C# compiler service that can be used to evaluate expressions and statements on the flight as well as creating t

    pochi-mk
    pochi-mk 2012/11/24
    今日隣の席あたりでちょっと話題になっていたのがC#用REPL。Java用は無いのか?ってよく考えたらJavaならGroovy を使え、ということらしい。 #fpstudy
  • 1