#navi_header|JavaScript| altJSやJavaScript transpiler (ES6で書いたのをES5に変換する) 界隈、現在どうなってるのかググって参考URLのメモ(2015-03時点)。 ** altJSの一覧, 比較資料 - List of languages that compile to JS · jashkenas/coffeescript Wiki -- https://github.com/jashkenas/coffeescript/wiki/List-of-languages-that-compile-to-JS - JavaScript - AltJSの選び方フローチャート - Qiita -- http://qiita.com/mizchi/items/c5f101cfab8fd456ca20 - JavaScript と altJS - ペパボのフロントエンドスタンダード -- http://pepabo.github.io/docs/frontend/standard/javascript-and-altjs.html - altJSの選び方 -- http://www.slideshare.net/terurou/altjs - 天下一altJS武闘会 - 資料一覧 - connpass -- http://connpass.com/event/6402/presentation/ ** メジャーなaltJSの公式URL、参考記事 - Welcome to TypeScript -- http://www.typescriptlang.org/ -- TypeScript Advent Calendar 2014 - Qiita --- http://qiita.com/advent-calendar/2014/typescript - CoffeeScript -- http://coffeescript.org/ - JSX - a faster, safer, easier JavaScript -- https://jsx.github.io/ -- JSX の現在と未来 - Oct 26 2013 --- http://www.slideshare.net/kazuho/jsx-oct-26-2013 -- JSX 速さの秘密 - 高速なJavaScriptを書く方法 --- http://www.slideshare.net/kazuho/jsx-28985279 - Haxe - The Cross-platform Toolkit -- http://haxe.org/ - Dart: Structured web apps -- https://www.dartlang.org/ -- ChromeへのDartVM統合を断念、Dart開発チームが発表。今後はJavaScriptへのコンパイルにフォーカス - Publickey --- http://www.publickey1.jp/blog/15/chromedartvmdart.html - AtScript - Wikipedia, the free encyclopedia -- http://en.wikipedia.org/wiki/AtScript -- GoogleのAngular 2はマイクロソフトのTypeScriptで開発されると発表。TypeScript 1.5以降でECMAScript 6とアノテーションなどを取り込んでいくと - Publickey --- http://www.publickey1.jp/blog/15/googleangular_2typescripttypescript_15ecmascript_6.html -- Angular 2フレームワークとTypeScript言語でMicrosoftとGoogleが協働 - TechCrunch --- http://jp.techcrunch.com/2015/03/06/20150305microsoft-and-google-collaborate-on-typescript-hell-has-not-frozen-over-yet/ -- → TypeScriptにAtScriptの機能が取り込まれる??? ** JavaScript Transpiler - 開発が勢いづく6to5 JavaScriptトランスパイラ -- http://www.infoq.com/jp/news/2015/02/6to5-javascript-transpiler - Babel · The transpiler for writing next generation JavaScript -- https://babeljs.io/ - traceur-compiler 入門 - from scratch -- http://yosuke-furukawa.hatenablog.com/entry/2014/07/31/093041 - Using the ES6 transpiler Babel on Node.js -- http://www.2ality.com/2015/03/babel-on-node.html #navi_footer|JavaScript|