http://i.imgur.com/dvldwd6.png будущее
% npm help package.json
Top hits for "package.json"
————————————————————————————————————————————————————————————————————————————————
npm help scripts package.json:15
npm help package.json package.json:12
npm help shrinkwrap package.json:11
npm help faq package.json:10
npm help config package.json:9
npm help developers package.json:7
npm apihelp init package.json:6
npm help init package.json:6
npm help install package.json:4
npm help index package.json:4
npm help npm package.json:4
npm help folders package.json:3
npm help registry package.json:3
npm help config package.json:2
npm help link package.json:2
npm help build package.json:2
npm help submodule package.json:2
npm help version package.json:2
npm apihelp publish package.json:2
npm help publish package.json:2
npm help cache package.json:2
npm help docs package.json:1
npm help npmrc package.json:1
npm help bugs package.json:1
npm apihelp version package.json:1
npm apihelp submodule package.json:1
npm apihelp load package.json:1
npm help help package.json:1
npm help view package.json:1
————————————————————————————————————————————————————————————————————————————————
(run with -l or --long to see more context)
что. сука.
что. блядь.
рыааааррррррррррргххххх
бля прикол
% cat << EOF > hello.idr
heredoc> main : IO ()
heredoc> main = putStrLn "Hello world"
heredoc> EOF
% idris hello.idr
____ __ _
/ _/___/ /____(_)____
/ // __ / ___/ / ___/ Version 0.9.11.2
_/ // /_/ / / / (__ ) http://www.idris-lang.org/
/___/\__,_/_/ /_/____/ Type :? for help
Type checking ./hello.idr
*hello> :compile hello.native
*hello> :js hello.js
*hello>
Bye bye
% ./hello.native
Hello world
% ls -l hello*
-rwxrwxr-x 1 ulidtko ulidtko 110K чер 19 02:15 hello*
-rw-rw-r-- 1 ulidtko ulidtko 240 чер 19 02:17 hello.ibc
-rw-rw-r-- 1 ulidtko ulidtko 43 чер 19 02:17 hello.idr
-rw-rw-r-- 1 ulidtko ulidtko 36K чер 19 02:18 hello.js
-rwxrwxr-x 1 ulidtko ulidtko 110K чер 19 02:18 hello.native*
110K
36K
-- на самом деле будущее.
готово для продакшена
There was an internal error in Node's debugger. Please report this bug.
Object.keys called on non-object
TypeError: Object.keys called on non-object
at Function.keys (native)
at REPLServer.complete (repl.js:449:23)
at Interface.complete [as completer] (repl.js:152:10)
at Interface._tabComplete (readline.js:359:8)
at Interface._ttyWrite (readline.js:779:14)
at ReadStream.onkeypress (readline.js:99:10)
at ReadStream.EventEmitter.emit (events.js:98:17)
at emitKey (readline.js:1095:12)
at ReadStream.onData (readline.js:840:14)
at ReadStream.EventEmitter.emit (events.js:95:17)