IBM Developer is your one-stop location for getting hands-on training and learning in-demand skills on relevant technologies such as generative AI, data science, AI, and open source.
via 第20回 日本語でおk Ruby もいいけど Smalltalk でも、おk。 Scalaはメソッド名に日本語使えるよ。Scalaは日本語プログラミング言語だよ(言いすぎ)。 1object JapaneseLanguage { 2 class Standard[A](self:A) { 3 def の[B](f:(A) => B) = f(self) 4 def を[B](f:(A) => B) = f(self) 5 def する() = () 6 } 7 8 class PseudoKansai[A](self:A) { 9 def のな[B](f:(A) => B) = f(self) 10 def をな[B](f:(A) => B) = f(self) 11 def すんねん() = () 12 } 13} 14 15 16def 平方根(v:int) = Math.sq
Mac版の6.1M1をインストールし、以前に作ったプロジェクトを開こうとしたら、それだけでExceptionが発生して先に進めません。これでは困るので、Excpetionが発生したときに開くウィンドウのボタンをクリックしてエラーの詳細を書き込んでSendすると、、、、かな〜り時間がかかったのですが、こんなメッセージが表示されたじゃないですか。 Upload of NetBeans Error report finished Thank you very much for sending error information to our server. We have checked the system for your report and it seems to be a very similar report to report number 24334 . Your comment
どう書くにyuinさんが投稿されたCSVパーサエロと風俗情報満載 どう抜く?を研究中。 とりあえず、私の理解しやすいように以下のような感じに書き換えてみた。 object CSVParser { import scala.util.parsing.combinator.{Parsers, ImplicitConversions, ~, mkTilde} import java.lang.Character.isISOControl trait Base case class File(records:List[Record]) extends Base case class Record(fields:List[Field]) extends Base case class Field(s:String) extends Base { override def toString = s }
AOP-style Mixin Composition Stacks in Scala Scala is one those great languages that is scalable. With scalable I mean that it is the language that grows with the user, that it makes simple things easy and hard things possible. A language that is easy to get started and to become productive in, but at the same time a deep language with very powerful constructs and abstractions. In this blog post
下記のWikiページは version 1.3 (July 13,2010) です。英文は表示されませんが、編集ページ上にコメントで残してあります。加筆・修正等はどうぞご自由に。 翻訳文の PDFはこちらです。 A Scala Tutorial for Java Programmer version 1.2 A Scala Tutorial for Java Programmer version 1.3 (表示コメントは昔のままですが) ver1.3は reStructuredTextで書いてあります。ソースや作り方は PDF最後のページに添付ファイル(UTF-8 BOMなしテキスト)として埋め込んであります。 翻訳は完了しましたので、どなたか翻訳の不備をご指摘願います。 -- tmiya (2007-11-18 21:32:02) 翻訳おつかれさまでした。ファイル名を_jaをつけるなどし
Scalaは、オブジェクト指向と関数型というそれぞれの要素を兼ね備えた設計がされているスクリプト言語とその実装(処理系)です。スイス連邦工科大学ローザンヌ校(EPFL)のMartin Odersky教授によって、2001年から設計が開始されました。最初の実装がリリースされたのは2003年です。これから紹介するバージョン2.6.0-finalのリリースは、2007年9月11日でした。 Scalaで開発されているプロダクトとして、Webフレームワークのlife、テストツールのRehersalやScalaCheck、振る舞い駆動設計(Behaviour-Driven-Design)フレームワークのspecsなどが挙げられます。また、ビルドツールMavenのScalaプラグインも存在します。 Scalaの実装は学内のProgramming Methods Laboratory(LAMP)を中心に行
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く