|
|
|
|
|
by icambron
4636 days ago
|
|
> Personally, I’m hoping for Rust. That was my thought while reading article; Rust seems like the answer here. I'm coming from the opposite direction than the OP: I'm unwilling to give up the expressiveness of Ruby and friends in order to write micro-optimized C++ code, and I'm hoping Rust will give me the best of both worlds. |
|
> Nimrod is a statically typed, imperative programming language that tries to give the programmer ultimate power without compromises on runtime efficiency.
In my spare time, I’m working on a statically typed concatenative language called Kitten[2] with similar goals.
[1]: http://nimrod-code.org/
[2]: http://github.com/evincarofautumn/kitten