You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
different output than traceur-compiler: no runtime library (only polyfills if needed) no try/catch for block binding spread: * via .concat * should respect Iterator protocol * spread is operator, not a function minimal count of temporary variables termination stage for temporary variables es6 RegExp support and others output should support Closure Compiler line-to-line input/output mapping classes
ESLint 0.4.1 released We just pushed ESLint 0.4.1, which is a minor release mostly to fix some bugs introduced in 0.4.0. CLI Added TAP formatter Changed color in stylish formatter so it won't be ugly on Windows Rules New Rule: [space-in-brackets](/docs/rules/space-in-brackets.html) New Rule: [no-constant-condition](/docs/rules/no-constant-condition.html) Fix: the [radix](/docs/rules/radix.html) ru
Babel - Turn ES6+ code into vanilla ES5 with no runtime Traceur compiler - ES6 features > ES5. Includes classes, generators, promises, destructuring patterns, default parameters & more. es6ify - Traceur compiler wrapped as a Browserify v2 transform babelify - Babel transpiler wrapped as a Browserify transform es6-transpiler - ES6 > ES5. Includes classes, destructuring, default parameters, spread S
es**シリーズの仕様意訳第二回。前回はesprimaでした。今回はestraverse。 estraverse estraverseはASTの巡回コードをお手軽に書けるようにするモジュール。 ASTは子ノードのプロパティ名がまちまちなので、巡回させるコードを書くのが結構手間なんで重宝する。 基本的にesprimaの吐いたASTをestraverse.traverseに喰わせるだけでOK。 ここらへんも本当によくできていて、esprimaとestraverseは疎結合を保っている(AST仕様のみで結びついているといってもよい)。 ではいってみよう。estraverseと、ASTを吐かせるためのesprimaをnpmからとってくる。 npm install esprima npm install estraverse 以下のようにコードを作成。 var esprima = require('
Architecture: The program is in four parts: Load the Word document (docx.py) Convert it to extremely rough HTML+CSS (transform.py) Apply a series of transformations, ranging from minor tweaks to very fancy algorithms, to the HTML (fixups.py) Dump the resulting HTML document (htmodel.py) Most of the interesting work, and most of the bugs, are in fixups.py. Fragility: The script is quite sensitive t
Our goal is to provide information on the importance of modularity in programming Aspect-Oriented Software Development is website that promotes using modularity in programming.
EngineeringHijacking Amazon EventBridge for launching Cross-A...Securing the invisible paths: How cross-account event flows can become security ... Data ScienceRevamping Data Science InterviewsInterviews are not just about improving hiring outcomes - they are about strengt... EngineeringRoBERTa Model for Merchant Categorization at Squar...Harnessing Large Language Models to Deliver Accurate Busine
ObjJob is a free tool for storing, browsing, and commenting on object hierarchies. Languages Anark Studio 2.5 [official site] DOM for scripting behaviors in Anark Studio version 2.5 D3.js [official site] A JavaScript visualization library for HTML and SVG DOM Level 2 Core [official site] The script binding for the W3C Document Object Model. DOM Level 2 CSS [official site] The script binding for th
Esprima is a high performance, standard-compliant ECMAScript parser written in ECMAScript (also popularly known as JavaScript). Features Full support for ECMAScript 2019 (ECMA-262 10th Edition) Sensible syntax tree format, with optional node location info Experimental support for JSX, a syntax extension for React Heavily tested (~1600 tests with full code coverage) API Esprima can be used to perfo
Alon Zakai aka kripken | Compiling to the Web: Emscripten, Binaryen, asm.js, WebAssembly, etc. New posts at: https://kripken.github.io/blog/ A new compiler frontend for Emscripten, emcc, has landed recently. emcc can be used basically as a drop-in replacement for gcc, making it much easier to compile C and C++ into JavaScript. For example, emcc src.cpp will generate a.out.js, and emcc src.cpp -o s
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く