タグ

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

タグの絞り込みを解除

booに関するcoma2nのブックマーク (2)

  • プログラミング言語 Booチュートリアル

    BooはPythonに影響を受けた、CLI(.NETもしくはMono)をターゲットにしたプログラミング言語です。シンプルで習得しやすいPythonの文法でプログラミングができ、.NET言語なのでC#/VB.NET等で作成したライブラリを呼び出すことも、Booで作成したライブラリをC#/VB.NETへ公開することも出来ます。Booにはコンパイラだけでなく、インタプリタも用意されているため、ちょっとしたプログラムなら手軽に開発、実行が出来ます。また、対話型シェルもありますので、ライブラリの調査、テストをする際に役に立つでしょう。

  • BOO - Home

    _your description goes here_Yeah, it's that time again! As usual lots and lots of improvements in this new release including : (almost) complete nullable type support shorthandsfor nullable types (T?) and enumerables (T* instead of IEnumerable[of T]) improved booish behavior with nicer colors (and it should work inside emacs now ) 'else' block for 'for' and 'while loops fixes and improvement relat

    coma2n
    coma2n 2008/08/20
    .NETで動作するPython風言語
  • 1