Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
-
There are "easy" compiled languages, eg Crystal (based on Ruby), as well as compilers for Python (PyPy). But they're not really used that much, at least from what I've seen, since the ubiquity of libraries and projects for existing languages lead most people to gravitate towards them.
-
There is progress being made on extremely fast, managed (this usually means easier from the perspective of the programmer) languages. The HVM is promising , although obviously focused on functional programming. Vale looks quite amazing, although it's still in progress and it's future performance is not really proven. Lobster works pretty well even now. And for an imperative (and multiparadigm), GC/RC/GenRef-free, memory safe language, we already have something production ready: Rust. Although I doubt many people would call rust "easy to use".
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
There is progress being made on extremely fast, managed (this usually means easier from the perspective of the programmer) languages. The HVM is promising , although obviously focused on functional programming. Vale looks quite amazing, although it's still in progress and it's future performance is not really proven. Lobster works pretty well even now. And for an imperative (and multiparadigm), GC/RC/GenRef-free, memory safe language, we already have something production ready: Rust. Although I doubt many people would call rust "easy to use".
-
There is progress being made on extremely fast, managed (this usually means easier from the perspective of the programmer) languages. The HVM is promising , although obviously focused on functional programming. Vale looks quite amazing, although it's still in progress and it's future performance is not really proven. Lobster works pretty well even now. And for an imperative (and multiparadigm), GC/RC/GenRef-free, memory safe language, we already have something production ready: Rust. Although I doubt many people would call rust "easy to use".
Related posts
- Natalie – a work-in-progress Ruby compiler, written in Ruby and C++
- I created a fast, safe and powerful pythonic language which aims allow you to create simple scripts to complex systems in a code easier to read, write and maintain than other system languages with the same purpose. It's free and opensource.
- Whatever happened to Ruby?
- New video! 2022 in Programming Languages
- is SNES emulator in Python possible?