タグ

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

タグの絞り込みを解除

elmとaltjsに関するuehajのブックマーク (2)

  • elmでやってみるシリーズ5: 逆ポーランド電卓 - uehaj's blog


    Elm5:  (Reverse Polish Notation, RPN)Signal使RPN使 import Graphics.Input (input, button) --  data Keys = Number Int | Add | Sub | Mul | Div | Clear | Enter -- GUIClear keys = input Clear --  calculator (n, xs) = let btn = button keys.handle btnN n = btn (Numb
    elmでやってみるシリーズ5: 逆ポーランド電卓 - uehaj's blog
    uehaj
    uehaj 2014/07/22
    Elm流行れ〜流行れ〜。
  • Googleエンジニア曰く「私たちにはより多くのWebプログラミング言語が必要だ」 | スラド デベロッパー


    GoogleGilad BrachaQConWebWeb使WebITWorldSlashdot Web使WebWeb使
    uehaj
    uehaj 2014/06/16
    Elm is a functional language that compiles to HTML, CSS, and JavaScript. It is great for creating websites, interactive widgets, diagrams, and 2D or 3D games. Elm is also super simple to embed as a component in an existing project, and interop with JS is easy.
  • 1