Dyalect
Dyalect is a programming language for .NET Core
...Dy runs on the top of its own high performance virtual machine. It compiles fast and can be used as an embeddable language or as a scripting language of your choice. It is also a good language to learn programming.
Dyalect offers modern syntax, inspired by such languages as C#, Swift, Go and Rust, first class functions, coroutines, expressive modules, a dynamic type system with an ability to extend existing types with new functions and much more.
Dy is shipped with a crossplatform interactive console.
Main repo: https://github.com/vorov2/dyalect