honewatson | 6 years ago | on: Nim: Scripting Ease in a Compiled Language
honewatson's comments
honewatson | 7 years ago | on: Ask HN: Next programming language to learn: Nim vs. D?
The idiomatic approach to solving problems in Python and Nim are different. I came from a strong Python background and now I prefer Nim to Python as a general purpose language and especially for writing scripts.
Nim is highly productive and with excellent type safety.
The compiler is relatively fast though maybe not as fast as D and certainly not as fast as Go. The compiler is a lot faster than Rust/Crystal/Pony and there is current work being done on incremental builds which should make it even faster.
If you take a look at these benchmarks the Nim and D fastest versions are faster than Rust and on par with the fastest C++.
Significantly, the fastest D version has double the lines of code as the fastest garbage collected version of Nim though the Nim version performs slightly faster.
The fastest garbage collected version of Nim has exactly the same lines of code as Python.
https://github.com/frol/completely-unscientific-benchmarks#l...
honewatson | 8 years ago | on: 25 Days of ReasonML
honewatson | 8 years ago | on: Goby: A new Ruby-inspired language written in Go
honewatson | 8 years ago | on: MoonScript, a programmer friendly language that compiles to Lua
I really enjoy using it.
honewatson | 9 years ago | on: Introduction to Metaprogramming in Nim
honewatson | 9 years ago | on: Introduction to Metaprogramming in Nim
honewatson | 18 years ago | on: Myspace founder lied about his age (-5 years) to make site seem cooler