はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    WWDC25

『Home ⚡ Zig Programming Language』

  • 人気
  • 新着
  • すべて
  • Devlog ⚡ Zig Programming Language

    5 users

    ziglang.org

    Devlog This page contains a curated list of recent changes to main branch Zig. Also available as an RSS feed. This page contains entries for the year 2025. Other years are available in the Devlog archive page. June 14, 2025 Parallel Self-Hosted Code Generation Author: Matthew Lugg Less than a week ago, we finally turned on the x86_64 backend by default for Debug builds on Linux and macOS. Today, w

    • テクノロジー
    • 2025/02/08 20:59
    • Zig
    • Bounties Damage Open Source Projects ⚡ Zig Programming Language

      3 users

      ziglang.org

      ← Back to News page Bounties Damage Open Source Projects September 14, 2023 Authors: Andrew Kelley and Loris Cro Please don’t use bounties to incentivize Zig development. This blog post is inspired by this GitHub issue from three days ago: Support WASIX (see also) Here are some reasons why we believe bounties are a poor form of sponsorship when it comes to software development: Bounties foster com

      • テクノロジー
      • 2023/09/17 20:52
      • OSS
      • すでにC++、D、Rustがあるのに、なぜZigなのか? ⚡ Zig Programming Language

        3 users

        ziglang.org

        隠れた制御フローなしもしZigのコードが関数を呼び出すために飛び出しているように見えないなら、それは違うのです。つまり、次のコードはfoo()とbar()のみを呼び出し、何も型を知らなくてもこれが保証されていることを意味します: 隠れた制御フローの例: Dには@property関数があり、これはフィールドアクセスのような形で呼び出すメソッドなので、上の例ではc.dが関数を呼び出すかもしれません。C++、D、Rustには演算子のオーバーロードがあるので、+演算子は関数を呼び出すかもしれません。C++、D、Goには throw/catch 例外があるので、foo()が例外をスローしてbar()が呼び出されないようにすることができます。(もちろん、Zigでもfoo()がデッドロックしてbar()が呼ばれなくなることがありますが、これはチューリング完全な言語ならどこでも起こり得ることです)。この設

        • テクノロジー
        • 2023/05/26 12:32
        • Goodbye to the C++ Implementation of Zig ⚡ Zig Programming Language

          23 users

          ziglang.org

          Goodbye to the C++ Implementation of ZigHow we used WebAssembly to annihilate 80,000 lines of legacy codeAuthor: Andrew Kelley It’s funny - I have shared this story a handful of times with friends of mine who are qualified, competent software engineers, and each time the response was confusion about why any of this would be necessary or even remotely helpful. WebAssembly?! After ten minutes of puz

          • テクノロジー
          • 2022/12/09 07:45
          • zig
          • あとで読む
          • 0.10.0 Release Notes ⚡ The Zig Programming Language

            8 users

            ziglang.org

            Tier 4 Support § Support for these targets is entirely experimental. If this target is provided by LLVM, LLVM may have the target as an experimental target, which means that you need to use Zig-provided binaries for the target to be available, or build LLVM from source with special configure flags. zig targets will display the target if it is available. This target may be considered deprecated by

            • テクノロジー
            • 2022/11/01 08:54
            • Zig
            • あとで読む
            • ホーム ⚡ Zig Programming Language

              15 users

              ziglang.org

              Zigは、堅牢、最適、および再利用可能なソフトウェアをメンテナンスするための汎用プログラミング言語およびツールチェインです。 ⚡ シンプルな言語プログラミング言語の知識をデバッグするよりも、アプリケーションのデバッグにフォーカスしてください。 隠された制御フローはありません。隠されたメモリ割り当てはありません。プリプロセッサ、マクロもありません。⚡ コンプタイムコンパイル時のコード実行と遅延評価に基づくメタプログラミングへの新しいアプローチ。 コンパイル時に任意の関数を呼び出します。ランタイムオーバーヘッドなしに型を値として操作します。コンプタイムはターゲットアーキテクチャをエミュレートします。⚡ ZigでメンテナンスC/C++/Zigのコードベースを段階的に改善することができます。 Zigを依存性ゼロのドロップインC/C++コンパイラとして使用し、すぐにクロスコンパイルをサポートします。

              • テクノロジー
              • 2022/07/27 02:46
              • zig
              • programming
              • あとで読む
              • 0.8.0 Release Notes ⚡ The Zig Programming Language

                13 users

                ziglang.org

                Tier 4 Support § Support for these targets is entirely experimental. If this target is provided by LLVM, LLVM may have the target as an experimental target, which means that you need to use Zig-provided binaries for the target to be available, or build LLVM from source with special configure flags. zig targets will display the target if it is available. This target may be considered deprecated by

                • テクノロジー
                • 2021/06/05 12:02
                • Zig
                • あとで読む
                • Programming
                • Why Zig When There is Already C++, D, and Rust? ⚡ Zig Programming Language

                  10 users

                  ziglang.org

                  No hidden control flowIf Zig code doesn’t look like it’s jumping away to call a function, then it isn’t. This means you can be sure that the following code calls only foo() and then bar(), and this is guaranteed without needing to know the types of anything: Examples of hidden control flow: D has @property functions, which are methods that you call with what looks like field access, so in the abov

                  • テクノロジー
                  • 2021/01/16 14:33
                  • zig
                  • Rust
                  • programming
                  • language
                  • c++
                  • Zigソフトウェア財団とZenプログラミング言語に関する声明 ⚡ Zig Programming Language

                    9 users

                    ziglang.org

                    Original English version available below. We are thankful to 株式会社HYPERIA and all the members of the Zig community that helped us with the Japanese translation. Zigソフトウェア財団とZenプログラミング言語に関する声明Zigソフトウェア財団は、Zigの開発者アンドリュー・ケリーによって創設された501(c)(3)非営利組織です。本財団はZigプログラミング言語開発のサポートと優れたグローバルコミュニティの育成を目的としています。 対してZenはコネクトフリー社によって保守されているZigのクローズドソースフォークです。コネクトフリー社は最近Zenコンパイラのためのライセンスモデルを発表し、ソフトウェア開発者は自分で作成したコードの

                    • テクノロジー
                    • 2020/09/15 09:43
                    • あとで読む
                    • Zigソフトウェア財団とZenプログラミング言語に関する声明 ⚡ Zig Programming Language

                      51 users

                      ziglang.org

                      ← Back to News page Zigソフトウェア財団とZenプログラミング言語に関する声明 September 14, 2020 Original English version available below. We are thankful to 株式会社HYPERIA and all the members of the Zig community that helped us with the Japanese translation. Zigソフトウェア財団は、Zigの開発者アンドリュー・ケリーによって創設された501(c)(3)非営利組織です。本財団はZigプログラミング言語開発のサポートと優れたグローバルコミュニティの育成を目的としています。 対してZenはコネクトフリー社によって保守されているZigのクローズドソースフォークです。コネクトフリー社は最近Zenコンパ

                      • テクノロジー
                      • 2020/09/15 09:43
                      • Zig
                      • programming
                      • oss
                      • license
                      • language
                      • 0.5.0 Release Notes · The Zig Programming Language

                        5 users

                        ziglang.org

                        Tier System § Tier 1 Support § Not only can Zig generate machine code for these targets, but the standard library cross-platform abstractions have implementations for these targets. Thus it is practical to write a pure Zig application with no dependency on libc. The CI server automatically tests these targets on every commit to master branch, and updates the download page with links to pre-built b

                        • テクノロジー
                        • 2019/10/01 13:38
                        • language
                        • programming
                        • 0.1.1 Release Notes · The Zig Programming Language

                          3 users

                          ziglang.org

                          This is the first beta release of Zig. Zig is a new programming language that is designed to replace C. Zig can be used to integrate closely with existing C code, or independently, without libc. Introduction to the Zig Programming Language The Zen of Zig Communicate intent precisely. Zig has numerous cases of assertions built into the language itself, such as asserting that arithmetic overflow wil

                          • テクノロジー
                          • 2017/10/18 09:47
                          • あとで読む
                          • Home ⚡ Zig Programming Language

                            106 users

                            ziglang.org

                            Zig is a general-purpose programming language and toolchain for maintaining robust, optimal and reusable software. ⚡ A Simple LanguageFocus on debugging your application rather than debugging your programming language knowledge. No hidden control flow.No hidden memory allocations.No preprocessor, no macros.⚡ ComptimeA fresh approach to metaprogramming based on compile-time code execution and lazy

                            • テクノロジー
                            • 2016/08/29 09:41
                            • zig
                            • programming
                            • language
                            • プログラミング言語
                            • プログラミング
                            • C
                            • あとで読む

                            このページはまだ
                            ブックマークされていません

                            このページを最初にブックマークしてみませんか?

                            『Home ⚡ Zig Programming Language』の新着エントリーを見る

                            キーボードショートカット一覧

                            j次のブックマーク

                            k前のブックマーク

                            lあとで読む

                            eコメント一覧を開く

                            oページを開く

                            はてなブックマーク

                            • 総合
                            • 一般
                            • 世の中
                            • 政治と経済
                            • 暮らし
                            • 学び
                            • テクノロジー
                            • エンタメ
                            • アニメとゲーム
                            • おもしろ
                            • アプリ・拡張機能
                            • 開発ブログ
                            • ヘルプ
                            • お問い合わせ
                            • ガイドライン
                            • 利用規約
                            • プライバシーポリシー
                            • 利用者情報の外部送信について
                            • ガイドライン
                            • 利用規約
                            • プライバシーポリシー
                            • 利用者情報の外部送信について

                            公式Twitter

                            • 公式アカウント
                            • ホットエントリー

                            はてなのサービス

                            • はてなブログ
                            • はてなブログPro
                            • 人力検索はてな
                            • はてなブログ タグ
                            • はてなニュース
                            • ソレドコ
                            • App Storeからダウンロード
                            • Google Playで手に入れよう
                            Copyright © 2005-2025 Hatena. All Rights Reserved.
                            設定を変更しましたx