Lisette a little language inspired by Rust that compiles to Go

https://lisette.run/

Lisette — Rust syntax, Go runtime

Little language inspired by Rust that compiles to Go.

A programming language similar to Python that compiles to Rust or Go will be amazing.
What benefit would it bring? There's already https://cython.org/
Cython: C-Extensions for Python

You want to use the Go runtime for example
Spy (https://github.com/spylang/spy) is an early version of this kind of thing. I believe it compiles to C though, kinda like Nim. Actually speaking of Nim, that's probably the most mature language in this space, although it's less platonic than Spy
GitHub - spylang/spy: SPy language

SPy language. Contribute to spylang/spy development by creating an account on GitHub.

GitHub

Here you are. https://github.com/google/grumpy

Last commit was 9 years ago though, so targets Python 2.7.

GitHub - google/grumpy: Grumpy is a Python to Go source code transcompiler and runtime.

Grumpy is a Python to Go source code transcompiler and runtime. - google/grumpy

GitHub
Mojo is a language with Pythonic syntax that compiles to fast machine code built by the creator of Swift: https://www.modular.com/open-source/mojo