並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 4 件 / 4件

新着順 人気順

exprの検索結果1 - 4 件 / 4件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

exprに関するエントリは4件あります。 シェルスクリプトコマンドunix などが関連タグです。 人気エントリには 『今どきのシェルスクリプトは数値計算にexprを使わない(POSIX準拠) - Qiita』などがあります。
  • 今どきのシェルスクリプトは数値計算にexprを使わない(POSIX準拠) - Qiita

    はじめに 1992 年に POSIX でシェルが標準化されて以来、シェルスクリプトの数値計算に expr コマンドは使いません。expr コマンドを使って計算していたのは Bourne シェル(古い UNIX の sh)時代の話で、現在の POSIX sh (dash、bash、ksh 等)時代では数値計算に expr コマンドは不要です。今どきはシェルの機能だけで整数の計算を行うことができます。「今どき」って一体いつからだって話なわけですが……。 注意 シェルスクリプトでパフォーマンスの話をするとすぐに「他の言語で〜」という方がいますが、私はどんなことにでもシェルスクリプトを使えなんて一言も言っていません。パフォーマンスを気にしている理由は、そこが実際にシェルスクリプトのボトルネックになるポイントだからです。そもそもシェルスクリプトと一般的な言語は言語設計レベルで得意なことが違います。ユ

      今どきのシェルスクリプトは数値計算にexprを使わない(POSIX準拠) - Qiita
    • GitHub - expr-fi/fastlwc: SIMD-enhanced word counter

      As you're here, you've probably seen those posts. Arguably, this one might be a bit more boring, as there's no brief introduction to a weird language here; it's all just the C you already know (or don't), and the algorithm used is just as simple as the task at hand (more on that below). Still, intrigued by the entries mentioned above, the goal here is to find out exactly how fast is fast when it c

        GitHub - expr-fi/fastlwc: SIMD-enhanced word counter
      • GitHub - xiam/s-expr: S-expressions parser

        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

          GitHub - xiam/s-expr: S-expressions parser
        • 四則演算と剰余のみのexprコマンドをRubyで作ってみた(移転済み) - Qiita

          Register as a new user and use Qiita more conveniently You get articles that match your needsYou can efficiently read back useful informationYou can use dark themeWhat you can do with signing up

            四則演算と剰余のみのexprコマンドをRubyで作ってみた(移転済み) - Qiita
          1

          新着記事