zig やってみる

新しいめの言語 zig をやってみる。

少しさわってみたとろ以下のような感想。

言語仕様GC
zigno
cno
go有り
rustno
d有り
c++特大no

goC の後継ポジションかと思っていたが zig かもしれぬ。 rust は身につかなかったので、今年は zig やってみよう。

https://github.com/ousttrue/zig_note で実験中。

zls

GitHub - zigtools/zls: A Zig language server supporting Zig developers with features like autocomplete and goto definition
A Zig language server supporting Zig developers with features like autocomplete and goto definition - zigtools/zls
GitHub - zigtools/zls: A Zig language server supporting Zig developers with features like autocomplete and goto definition favicon https://github.com/zigtools/zls
GitHub - zigtools/zls: A Zig language server supporting Zig developers with features like autocomplete and goto definition

Notable language features that are not currently implemented include @cImport as well as most forms of compile time evaluation.