Windows asyncronous I/O discovering in .NET through kernel mode.
Unconference before Microsoft Japan "de:code" 2016 conference.
http://connpass.com/event/29637/
A Lisp-like lightweight functional language on .NET.
This slide contains how to generate expressions from Nesp parser.
ML勉強会 #2 https://ml-lang.connpass.com/event/58151/
https://github.com/kekyo/Nesp
Windows asyncronous I/O discovering in .NET through kernel mode.
Unconference before Microsoft Japan "de:code" 2016 conference.
http://connpass.com/event/29637/
A Lisp-like lightweight functional language on .NET.
This slide contains how to generate expressions from Nesp parser.
ML勉強会 #2 https://ml-lang.connpass.com/event/58151/
https://github.com/kekyo/Nesp
13. オフィシャルサイト曰く
• TypeScript is a language for
application-scale JavaScript
development.
• TypeScript is a typed superset of
JavaScript that compiles to plain
JavaScript.
• Any browser. Any host. Any OS. Open
Source.
47. 環境構築のステップ
• Visual Studio Express 2013 for Webのイ
ンストール
• Visual Studio 2013 Update 2 CTP 2の適
用
– あくまでもCTPです
– 本番環境等への適用はご自身の判断で行っ
てください
• コンパイラへをPath環境変数に設定
– 必須ではありません
• でもやっておくと便利
48. Visual Studio Express 2013 for Web
• ダウンロードしてインストール
–http://www.microsoft.com/ja-
jp/download/details.aspx?id=40747
128. JavaScript is Assembly
Language
• by Scott Hanselman
– http://www.hanselman.com/blog/JavaScriptIsAs
semblyLanguageForTheWebSematicMarkupIsDe
adCleanVsMachinecodedHTML.aspx
• JSの偉大な導師達「大体あってる」
– Mike Shaver / Brendan Eich / Douglas Crockford
– http://www.hanselman.com/blog/JavaScriptisAs
semblyLanguagefortheWebPart2MadnessorjustIn
sanity.aspx