Skip to content
View opensourcedoc's full-sized avatar

Block or report opensourcedoc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
opensourcedoc/README.md

開源技術隨筆

這是 開源技術隨筆 的官方 GitHub 帳號。
本站文章中的範例程式碼與工具原型,會在這裡整理與公開。

我們的開發流程強調:

  • 原型到產品的演進
  • 自用工具的打磨(dogfooding)
  • 編譯器前端在工具開發中的應用
  • 成果以開源專案形式回饋社群

所有分享的程式碼與範例,均採用開放原始碼授權,歡迎自由使用與改進。

Pinned Loading

  1. ocaml-clean-compile ocaml-clean-compile Public

    Compile OCaml code without leaving behind temporary files

    Shell

  2. clean-artifact clean-artifact Public

    Utility to remove build artifacts and temporary files that share the same basename

    Shell

  3. c-boilerplate-application c-boilerplate-application Public template

    C Boilerplate Project to Build C-based Application

    Makefile 3

  4. c-boilerplate-library c-boilerplate-library Public template

    C Boilerplate Project to Build C Based Library

    Makefile 6

  5. ccwarn ccwarn Public

    Test Code Quality and Standard Conformity for C or C++ Code against Both GCC and Clang

    Shell 1

  6. ccrun ccrun Public

    Run C or C++ Source Automatically

    Shell