タグ

2017年4月7日のブックマーク (2件)

  • Moment.js | Docs

    Moment can be used in browsers and in Node.js. Moment is a legacy project in maintenance mode. See the latest Project Status update for the current maintenance policy. This site loads Moment as the global moment, so browser-oriented examples can be tried in your browser's developer console. Examples that use Node.js, module loaders, or other setup must be run in the corresponding environment. npm

    Windymelt
    Windymelt 2017/04/07
    JSの時刻表示ライブラリ
  • Modern Common Lisp

    僕のブログで「Modern Common Lispはターゲットをどこに置いているのか」という質問をいただきました。最初は環境構築から始まっており、初心者向けに見えますが、次はHello, Worldもせずにライブラリの解説をしています。 Modern Common Lispのターゲットは、これからのCommon Lispを学びたい人です。当初はこの連載を読めばCommon Lispについてのすべてを学べるAll-In-One形式にしようと考えていたのですが、それでは時間がかかりすぎてしまうため、いくつかの過程を省いて進めます。たとえば、Lispでは必要なリスト処理などはここでは解説しません。理由は、それを学ぶための書籍が既に多く存在するからです。Common Lispの基文法はそれらの書籍を参照してください。この連載は、Common Lispの入門書と並行、または読了後に読むことをおすす