歡迎您光臨本站 註冊首頁

想替代 C 的 Zig 語言成立了基金會

←手機掃碼閱讀     admin @ 2020-07-12 , reply:0

Zig 語言官方宣佈成立 Zig 軟體基金會(Zig Software Foundation,ZFS)。

Today, I am proud to announce the Zig Software Foundation, a 501(c)(3) not-for-profit corporation, dedicated to promoting, protecting, and advancing the Zig programming language, supporting and facilitating the growth of a diverse and international community of Zig programmers, and providing education and guidance to students, teaching the next generation of programmers to be competent, ethical, and to hold each other to high standards.

今天,我自豪地宣佈 Zig Software Foundation,這是一家 501(c)(3) 非營利性公司,致力於促進、保護和推進 Zig 程式語言,支援並促進多元化和國際化的 Zig 開發者社群的發展,並向學生提供教育和指導,教導下一代程式設計師要有能力、有道德並互相遵循高標準。

Zig 是一門通用程式語言,專為穩定性、可維護性和效能而設計,追求替代 C 語言在系統程式設計上的最佳地位。Zig 具有以下值得關注的特性:

  • 手動管理記憶體
  • 與 C 語言競爭而非依賴它,Zig 標準庫不依賴於 libc
  • 輕量而簡單,專注於除錯應用而不是除錯程式語言的知識
  • 新的錯誤處理方法,與編寫良好的 C 語言錯誤處理類似,但減少了很多冗餘
  • 除錯模式下優化了快速編譯時間,並在不確定行為發生時使用堆疊跟蹤崩潰
  • ReleaseFast 模式和 ReleaseSafe 模式
  • 泛型資料結構和函式
  • 透過協程實現併發
  • 匯入 .h 標頭檔案並直接使用 C 語言的型別、變數和函式
  • 匯出要依賴 C 語言程式碼的函式,變數和型別,自動生成 .h 標頭檔案
  • 可選型別而非空指標
  • 主要使用交叉編譯

官方公告中還宣佈任命 Loris Cro 為 ZSF 社群副總裁,他的職責是提高社群的接受度和參與度、尋求公司捐款,並找到公共研發資金和計劃。

同時 Zig 專案主頁上也多出了基金會主頁:https://ziglang.org/zsf。官方表示 ZFS 保持開放式運營,也就是做一種開源業務,在 ZFS 主頁上可以檢視到財務詳細資訊、董事會會議記錄以及所有常規記錄。


[admin ]

來源:OsChina
連結:https://www.oschina.net/news/117118/announcing-zig-software-foundation
想替代 C 的 Zig 語言成立了基金會已經有88次圍觀

http://coctec.com/news/soft/show-post-242616.html