Open3

Odin lang as usual

hatahata

https://github.com/odin-lang/Odin

Odin is a general-purpose programming language with distinct typing, built for high performance, modern systems, and built-in data-oriented data types. The Odin Programming Language, the C alternative for the joy of programming.

Odinは明確な型付けを持つ汎用プログラミング言語であり、高性能でモダンなシステムのために生み出され、 data-oriented なデータ型が組み込まれている。Odinプログラミング言語は、プログラミングの楽しさを味わうためのCのalternativeです。

hatahata

https://odin-lang.org/docs/faq/

The language borrows heavily from (in order of philosophy and impact): Pascal, C, Go, Oberon-2, Newsqueak, GLSL.

後半3つは知らない言語だな: Oberon-2, Newsqueak, GLSL

システムプログラミングをターゲットとしている言語で Jai 同様に data-oriented な、つまち精緻なメモリレイアウトをサポートしている。