This page has moved to ../../docs/ja/Getting-Started.html.
This page has moved to ../../docs/ja/Getting-Started.html.
Twitter Util A bunch of idiomatic, small, general purpose tools. See the Scaladoc here or check out the user guide. Status This project is used in production at Twitter (and many other organizations), and is being actively developed and maintained. Releases Releases are done on an approximately monthly schedule. While semver is not followed, the changelogs are detailed and include sections on publ
3. ã»ããã¼ãã»ã°ã«ã¼ãã¨ã¯ ⢠ãããåºåã®ä»£çåºãæ¬æ¥ â ã¨ã³ã¸ãã¢ç¥å度ç¡ãããããªã大ããä¼ç¤¾ã ⢠ãã¼ã«ãã£ã³ã°ã¹å¶ â 1é¨ç½²1ä¼ç¤¾ã®ãããªãã®ã§ããããããã£ã¦ãã¾ãã æ ªå¼ä¼ç¤¾ã»ããã¼ã (ãããåºåäºæ¥é¨) æ ªå¼ä¼ç¤¾ã»ããã¼ãã»ãªãªã¸ãã« (éçºé¨) ã³ããã¯ã¹ãã¼ãæ ªå¼ä¼ç¤¾ (ãã³ã¬äºæ¥é¨) ã»ããã¼ãã»ãã¼ã«ãã£ã³ã°ã¹ â¦ä»19社 4. èªå·±ç´¹ä» ⢠æè°·(@sugitani)ã¨ãããã¾ãã â 2013/7ã«ã»ããã¼ãã«å ¥ç¤¾ ⢠ä»ã¯ã»ããã¼ãã»ãªãªã¸ãã«æå± â¢ ã»ããã¼ãæ ªå¼ä¼ç¤¾ã®å·è¡å½¹å¡ã»æè¡æ å½ â¢ æ ªå¼ä¼ç¤¾ã³ããã¯ã¹ãã¼ãã»CTO ⢠GANMA! ã¨ãããªãªã¸ãã«ãã³ã¬ãµã¼ãã¹ããã£ã¦ãã¾ãã â åè·ã¯ãã¯ã³ã´ ⢠ãã³ãã³åç»ã¢ãã¤ã«é ä¿¡ç³» â ãããã³ã«è¨è¨ã»åç»å¤æããã°ã©ã ã»docomo iã¢ã㪠⢠ãã³ãã³çæ¾éå代ãªã¼ã㼠⢠Sm
Today, we announced the release of Scala.js v0.6.0, the Scala to JavaScript compiler, and dropped the experimental flag associated to it. Yes, you read it right: Scala.js is no longer experimental! After exactly 2 years of development, we finally feel comfortable calling it production-ready. Note, however, that Scala.js is not part of the Typesafe Reactive platform. Thus, although we consider Scal
ãblog.soichiro.orgã®ééã«ã¨ããªã転è¼ãã¾ãã - 2.2ã§ãåé¡ãªãåãã¨æãã¾ãã Play2.1ã§DDDã®ã¬ã¤ã¤ã¼ãã¢ã¼ããã¯ãã£ãããã¸ã§ã¯ãã«å¼·å¶ãã¦ã大è¦æ¨¡éçºã§èª°ãããã£ããã«ã¼ã«éåãèµ·ãããªãããã«ããä»çµã¿ãç´¹ä»ãã¾ãã ã¬ã¤ã¤ã¼ãã¢ã¼ããã¯ãã£ã«ã¤ãã¦ã¯ããã ããã¡âãã¨ãããã®ã¹ã©ã¤ããªã©ããªã¹ã¹ã¡ã§ãã http://www.slideshare.net/j5ik2o/ss-6227801 å ã Play frameworkã¯MVCã§ä½ããããã¨ãåæã¨ããã¦ãããããããã©ã«ãã§ã¯ã controllers models views ã¨ããããã±ã¼ã¸ã«å ¨ã¦ãå ¥ããããã«ãªã£ã¦ããããããã®ããã±ã¼ã¸ã¯ç¸äºåç §ã§ããããã«ãªã£ã¦ãã¾ããã ãã Play2ç³»ã«ãªã£ã¦ãããMVCã®ã©ã®è¦ç´ ãä»»æã®åå空éã®ããã±ã¼ã¸ã«å ¥ãããã¨ãå¯è½ã«ãªã£ããããDD
Suppose I have val foo : Seq[Double] = ... val bar : Seq[Double] = ... and I wish to produce a seq where the baz(i) = foo(i) + bar(i). One way I can think of to do this is val baz : Seq[Double] = (foo.toList zip bar.toList) map ((f: Double, b : Double) => f+b) However, this feels both ugly and inefficient -- I have to convert both seqs to lists (which explodes with lazy lists), create this tempora
Jul 30, 2014. We are excited to announce the release of Scala.js 0.5.3! This release was focused mostly on performance, bringing speedups from 1.3x to 3.3x to your applications. In some cases, Scala.js becomes slightly faster than JavaScript! Scala.js 0.5.3 is backward binary compatible with older versions of the 0.5.x branch. However, it is not forward binary compatible. This means: You donât nee
ããã«ã¡ã¯ï¼ChatWork CTOã®å±±æ¬ã§ãã å æ¥ãã®ããã°ã«ã¦ããã£ããã¯ã¼ã¯ã®æ°ããéçºè¨èªã¨ãã¬ã¼ã ã¯ã¼ã¯ã決ããéçºå宿ãéå¬ï¼ãã®å ¨è²ãä¸¸å ¬éãã¾ãããã¨ããè¨äºã§ããã£ããã¯ã¼ã¯ãScalaãæ¡ç¨ãããã¨ãçºè¡¨ãã¾ããã ããããããã¨ã«ãã®è¨äºã¯ããããã®æ¹ã«èªãã§ããã ãã大ããªåé¿ãããã¾ãããã»ããã¼ãªã©ã§ã話ããæããScalaæ¡ç¨ã«ã¤ãã¦è©±ãèãããã¨è¨ããããã¨ãå¢ãã¦ãã¾ãã ä»åã¯ãScalaæ¡ç¨ã«ããã£ããã詳ããèæ¯ã¨ãç¾å¨ã®ç¶æ³ãããã¦ããããã®ãã¨ã«ã¤ãã¦ãç´¹ä»ã§ããã°ã¨æã£ã¦ãã¾ãã Scalaæ¡ç¨ã«ããã£ãèæ¯ç¾å¨ã®ãã£ããã¯ã¼ã¯ã¯ããPHP + èªç¤¾éçºã®ç¬èªãã¬ã¼ã ã¯ã¼ã¯ãã§æ§ç¯ããã¦ãã¾ãã ãã¨ãã¨ãã£ããã¯ã¼ã¯ã®éçºã¯ã社å ç¨ã®ãã¼ã«ã¨ãã¦1人ã®ããã¸ã§ã¯ãããã¹ã¿ã¼ããã¾ããããã®ãããã¾ãå·¥æ°ãããããã¨ã¯ã§ãããæ¢åã®ç¤¾å ã·ã¹ã
æè¿ ãã® ããã ã«æ¸ãã¦ãããããªã(forå¼ã§ã®) Either ã® chain ã® ããæ¹è¦ãã¦æ £ãã¦ããã¨æã£ããããªãã ãå¾®å¦ã«ä½¿ãã¥ããã¦ãè²ã çåã湧ãã¦ãã¦ãã¨ãã«çµè«ã¯ã§ã¦ããªããã§ãããç¾å¨ã®èããã¡ã¢ãEitherèªä½ããããã£ã¦ãªã人ã¯ãã¡ãããªã¹ã¹ã¡ ã¡ãªã¿ã«(ãã®blogæ¸ãã¦ããæç¹ã®versionã§) Scalaz(6.0.3) ã® Validation Scala(2.9.1) æ¨æºã®Either ãã㨠NonEmptyList (*´Ð`)ï¾ï½§ï¾ï½§ 2011-09-26 14:05:20 via web ã¨ããã®ã¯ã Scalaz ã® Validation ãã¤ãã£ã¦ chain ãã¦ãã£ãéã« fail ã®å ´åã®å¤ã NonEmptyList ã¨ã㦠accumulate ãããã¨ãã§ãã*1ã¨ãããã¨ãç¥ã£ãéã®åå¿ã§ãã error æ å ±ã a
6æ7æ¥ã®ãã¬ã¼ãã³ã°ã»ãã¤ã«å§ã¾ãã6æ8æ¥ã¨6æ9æ¥ã®2æ¥éã«æ¸¡ããScalaMatsuri2024ãéå¬è´ãã¾ããã éå¬ã«ãããã¹ãã³ãµã¼ããã¦ãã ãã£ãçæ§ãã¹ãã¼ã«ã¼ã¨ãã¦åå ãã¦ãã ãã£ãæ¹ã ãã¤ãã³ãã«ãåå ãã ããã¾ããçæ§ã大å¤ãããã¨ããããã¾ãï¼ ä¹ ãã¶ãã®ãªãã©ã¤ã³ã¨ãªãã¤ãã³ãã§ããããçæ§ã«æ¥½ããã§é ããã®ã§ã¯ã¨æãã¾ãã ä»åã®ã¤ãã³ãã§ã¯ãã¹ã¿ãããåããã¦ãç·å¢200åãè¶ ããåå è ãéã¾ãã¤ãã³ãã¨ãªãã¾ããã Day1㯠Li Haoyi ããã«ããçºè¡¨ããå§ã¾ããæ§ã ãªã»ãã·ã§ã³ããé£ã³å ¥ãã»ãã·ã§ã³ãæ親ä¼ãªã©æ¥½ããã¤ãã³ããè¡ããã¾ããã楽ããã¤ãã³ãã«ãªãããããç¾å³ããã©ã³ããªã©ãç¨æããã¦ããã ãã¾ããã ãã®ãããªã¤ãã³ããæåãããã«ã¯ãã³ãã¥ããã£ã®çæ§ã®ååããã£ã¦ããã§ããScalaMatsuri2024ãçµäºãããã¨ã¯åæ®æã
ãã¼ã ã§ããã°ã©ã ãä½ãå ´åãã³ã¼ãããã©ãã©ã ã¨ä½ãã¨åé¡ãèµ·ãã¦ãã¾ããã¡ããã°ãèµ·ããããç¬èªè§£éã§é²ãã¦ãã¾ã£ã¦åãè¿ãã®ã¤ããªããã¨ã«ãªã£ãããªã©â¦ ããã§ä»åã¯ãScalaããã¸ã§ã¯ãã«Scalariformãå°å ¥ãã¦ãèªåçã«ãã¼ã ã®ã³ã¼ããç¾ããå質ãªãã®ã«ããæ¹æ³ã解説ãã¾ãã by æ ªå¼ä¼ç¤¾ã¯ã©ãããã³ã½ããã¦ã§ã¢ é澤 ç§ä» ã³ã¼ãã®æ¸ãæ¹ããã©ãã©ã ã¨ãã°ãç£ã å¤ãã®ããã°ã©ãã¯èªåãªãã®ã³ã¼ãã®æ¸ãæ¹ãæã£ã¦ããã¨æãã¾ããããã°ã©ã ãã²ã¨ãã§ä½ã£ã¦ãããã¡ã¯ãèªåã®ã«ã¼ã«ã«å¾ã£ã¦ã³ã¼ããæ¸ãã¦ãã¦åé¡ã¯ãªãã®ã§ããããã¼ã ã§åãçµãã¨ãªãã¨ã³ã¼ãã®æ¸ãæ¹ã§åé¡ãèµ·ãããã¨ãããã¾ãã ã³ã¼ãã®æ¸ãæ¹ãéãããã§ãã°ãçããã¨ãããã¾ããä¾ãã°ãCè¨èªé¢¨ã®ã·ã³ã¿ã¯ã¹ãæã¤è¨èªã§ãAãã㯠ifâelseifâelseã®ãã¬ã¼ã¹ãæ¬ ãããªããã¨ãèªåã«ã¼ã«ã«ãã¦ã
2.11 Non-Themes New language features Faster: Collections Faster map, flatMap on List Plug memory leak in Stream Faster Maps: AnyRefMap and LongMap avoid the tax of genericity Faster: Incremental compilation Idea: Index the identifiers in each file Exploit this to prune compilation batches Works with 2.10.x and 2.11.x Future fixes for some corner cases only in 2.11.x Faster: Backend Renovations -Y
Stackable traits in Scala refers to being able to mix in multiple traits that work together to apply multiple modifications to a method. This involves invoking super.theMethod and modifying its input and/or output. But what is super in the context of a trait? The class (or trait) the trait extends from? The class the trait is being mixed into? It depends! All the mixed in traits and all the superc
Scalaã¹ã¿ã¤ã«ã¬ã¤ã¶ EPFLã®æä¾ããå ¬å¼ã¹ã¿ã¤ã«ã¬ã¤ããï¼Artimaã®ãããªã³ãã¥ããã£ãµã¤ãã«ããéå ¬å¼ã¬ã¤ãã®ä»£ããã«ï¼æ®ã©ã®å ´åã«å¾ãã¹ãScalaã®ã¹ã¿ã¤ã«ã«ãããã¬ã¤ãã©ã¤ã³ã®æ¦ç¥ã示ãäºãæå³ãã¦ãã®ææ¸ã¯ä½ããã¾ããããã®ã¬ã¤ãã§ã¯ï¼ãªããã®ã¹ã¿ã¤ã«ãæ¨å¥¨ãããã®ãï¼ã¾ããã®ä»£æ¿æ¡ãã©ã®ããã«ãã¦ãã®ã¹ã¿ã¤ã«ã«é¢é£ããã®ããï¼ã§ããéãå¤ãã®ç®æã§è©³ç´°ã«è¨è¿°ããããåªãã¦ãã¾ããä»ã®å ¨ã¦ã®ã¹ã¿ã¤ã«ã¬ã¤ãã¨åæ§ã«ï¼ãã®ææ¸ããããç ´ãããã«ã¼ã«ã®ä¸è¦§ã¨ãã¦æ±ã£ã¦ãã ãããããã§æ示ããã¹ã¿ã¤ã«ããã好ã¾ããå¥ã®ã¹ã¿ã¤ã«ããã£ã¨ç¾ããã¯ãã§ãã ã³ã³ãã³ã:
Effective Scala Marius Eriksen, Twitter Inc. marius@twitter.com (@marius) [translated by Yuta Okamoto (@okapies) and Satoshi Kobayashi (@scova0731)] Table of Contents åºç« æ¸å¼: ãã¯ã¤ãã¹ãã¼ã¹, å½å, ã¤ã³ãã¼ã, ä¸ã«ãã³, ãã¿ã¼ã³ããã, ã³ã¡ã³ã åã¨ã¸ã§ããªã¯ã¹: æ»ãåã¢ããã¼ã·ã§ã³, å¤ä½, åã¨ã¤ãªã¢ã¹, æé» ã³ã¬ã¯ã·ã§ã³: é層, 使ã, ã¹ã¿ã¤ã«, æ§è½, Java ã³ã¬ã¯ã·ã§ã³ 並è¡æ§: Future, ã³ã¬ã¯ã·ã§ã³ å¶å¾¡æ§é : å帰, Return, forã«ã¼ãã¨å å , require 㨠assert é¢æ°åããã°ã©ãã³ã°: 代æ°çãã¼ã¿åã¨ãã¦ã®ã±ã¼ã¹ã¯ã©ã¹, Option, ãã¿ã¼ã³ã
We are very happy to announce the final release of Scala 2.10.4! The release is available for download from scala-lang.org or from Maven Central. The Scala team and contributors fixed 33 issues since 2.10.3! In total, 36 RC1 pull requests, 12 RC2 pull requests and 3 RC3 pull requests were merged on GitHub. Known Issues Before reporting a bug, please have a look at these known issues. Scala IDE for
å¼ãç¶ããããµã2014ã ãã¯ã³ã´åæç·ä¸éæ°ã«ããã»ãã·ã§ã³ãPlay2/Scalaã§ãã¡ã¤ã³é§åè¨è¨ãå©ç¨ãã大è¦æ¨¡Webã¢ããªã±ã¼ã·ã§ã³ã®ã¹ã¯ã©ã éçºã®åæããèãã¾ããã ããããªã¨ããã§è¯ãèãPHPã¬ã¬ã·ã¼ã³ã¼ãã«ã©ãç«ã¡åãã£ãã®ãèãã¦ã¿ããã£ãã§ãã æ¡ã®å®ã¨ããããæ³å以ä¸ã®PHPã¬ã¬ã·ã¼ã³ã¼ãã£ã·ãã«ã¡ãã£ã¨æåãããã¾ãããï½ profile æ ªå¼ä¼ç¤¾ãã¯ã³ã´ åæç·ä¸éæ° ã¦ã©ã¼ã¿ã¼ãã©ã¼ã«éçºã¨ã¢ã¸ã£ã¤ã«éçºã®ä¸¡æ¹ã®ããã¼ã¸ã£ã¼çµé¨ ã¹ã©ã¤ã ãã³ãã³çæ¾éãæ¸ãç´ãçç± ã³ã¼ãã®æè¡çè² åµããã°ã PHPã§æ¸ããã¦ãã: 300ä¸è¡ï¼ facebookã§1000ä¸è¡ã¨è¨ããã¦ãããã 1ä¸è¡ã®ã¯ã©ã¹ã4000è¡ã®ã¡ã½ãã 循ç°çè¤é度600è¶ ã®ã¡ã½ããããã ãã¾ãã«è¤ééãã¦é¾ã®å·£ã¨è¨ããã¦ããï¼ç¬ï¼ ã¾ãã«å£ãããã®ã¸ã§ã³ã¬ã®ãã ä¼ç»ãã¹ã±ã¸ã¥ã¼ã«ãåª
140æå â 2ã§è¡¨ãã¨ãããªæã sbt 0.13.1[info] Compiling 1 Scala source[info] Compiling 7[info] Compiling 84[info] Compiling 240[success] Total time: 259 s 2014-01-10 12:56:08 via web sbt 0.13.2-M1[info] Compiling 1 Scala source[success] Total time: 15 sURL URLAwesome!!! 2014-01-10 12:56:52 via web to @xuwei_k 測å®æ¹æ³ã¯ Scalazã®ãç¾ç¶ã®ææ°ã®coreã¢ã¸ã¥ã¼ã«ã使ã£ã¦å®é¨ EphemeralStreamã«headOptionã¨tailOptionã¨ãã2ã¤ã®ã¡ã½ããã追å ããã³ããããä½¿ç¨ htt
ãªãªã¼ã¹ãé害æ å ±ãªã©ã®ãµã¼ãã¹ã®ãç¥ãã
ææ°ã®äººæ°ã¨ã³ããªã¼ã®é ä¿¡
å¦çãå®è¡ä¸ã§ã
j次ã®ããã¯ãã¼ã¯
kåã®ããã¯ãã¼ã¯
lãã¨ã§èªã
eã³ã¡ã³ãä¸è¦§ãéã
oãã¼ã¸ãéã
{{#tags}}- {{label}}
{{/tags}}