G# – 一门兼具 Go、Kotlin 和 Swift 人体工程学的现代 .NET 语言
G# – A modern .NET language with Go, Kotlin, and Swift ergonomics

原始链接: https://davidobando.github.io/gsharp/

G# 是一门兼具 Go、Kotlin 和 Swift 易用性的现代 .NET 语言。它将 Go、Kotlin 和 Swift 风格的特性(如包管理、func、数据类、if let 空值处理,以及基于作用域的结构化并发)引入了 .NET 运行时。源代码可直接编译为托管程序集。

Sorry.
相关文章

原文

A modern .NET language with Go, Kotlin, and Swift ergonomics

G# brings Go-, Kotlin-, and Swift-style ergonomics — packages, func, data class, nullable handling with if let, structured concurrency with scope — to the .NET runtime. Source compiles directly to managed assemblies.

联系我们 contact @ memedata.com