Upgrade to Pro — share decks privately, control downloads, hide ads and more …

從JS的最新進展 談Forth於2014年的契機

從JS的最新進展 談Forth於2014年的契機

葉健欣 符式推廣協會年會

Zoom.Quiet

January 23, 2014
Tweet

More Decks by Zoom.Quiet

Other Decks in Programming

Transcript

  1. Brief introduction to JS Node.js eco-system Modern workflow: git, grunt,

    component.js PNaCl (pinnicle) vs Asm.js Where to go? Agenda
  2. Brief Introduction to JS 1) The dominate language on browser

    side. 2) Wide sprectrum of user and migrator. 3) Fragemented community. 4) Speedy evolution.
  3. Modern Workflow github : fork and pull request grunt :

    batch files in js component.js/bower : dependencies management and pakage manager.
  4. PNaCl Portable Native Client http://gonativeclient.appspot.com/demo 2013/11/12 launcher with Chrome 31

    based on LLVM, generate portable intermediate object code. ahead of time compilation. x86-32, x86-64, ARM, MPS32
  5. Where to go? Chrome APP Pure JS application with USB,

    FileAPI Deploy to Linux, Mac, Windows (Android and iOS coming soon)