DZone classifies enterprise ready languages as languages that has end-to-end type safety, built-in modularity and an elevated syntax that eases re-factoring and maintenance of enterprise projects.
Languages that fit this definition would be Java, C#.NET, Scala, Kotlin otherwise it would probably depend on your definition of what "enterprise ready" means.
If by enterprise ready you mean tested, proven, relatively easier to manage when dealing with large codebases and safe, then i think that would be
Scala
Python
Golang
NodeJs( with typescript)
Jan Vladimir Mostert
Idea Incubator
DZone classifies enterprise ready languages as languages that has end-to-end type safety, built-in modularity and an elevated syntax that eases re-factoring and maintenance of enterprise projects.
Languages that fit this definition would be Java, C#.NET, Scala, Kotlin otherwise it would probably depend on your definition of what "enterprise ready" means.