No Nim (programming language) videos yet. You could help us improve this page by suggesting one.
Based on our record, Nim (programming language) should be more popular than D (Programming Language). It has been mentiond 152 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Nim is a statically typed language with a syntax resembling Python's. https://nim-lang.org/. - Source: Hacker News / 9 days ago
From a promotional marketing perspective, that webpage misses quite a few basics, like linking to the Nim site [0] and explaining what it actually does: Nim is a statically typed programming language that compiles native dependency-free executables in C, C++ or JavaScript. [0] https://nim-lang.org/. - Source: Hacker News / about 2 months ago
I think Nim has a good homepage, with some bullet points explaining what the language is all about coupled with several code examples. I'm not saying Nim is better, but I visited the page the other day and thought it was neat. https://nim-lang.org/. - Source: Hacker News / 2 months ago
> I'm interested to see whether the final feature set will be larger than what you'd get by creating a type-safe language with a pythonic syntax and compiling that to native, rather than building custom hardware. It almost sounds like you're asking for Nim ( https://nim-lang.org/ ); and there are some projects using it for microcontroller programming, since it compiles down to C (for ESP32, last I saw). - Source: Hacker News / 5 months ago
I think Nim might be a good candidate. https://nim-lang.org. - Source: Hacker News / 7 months ago
The D language home page has something similar with a drop down with code examples https://dlang.org/. - Source: Hacker News / 2 months ago
What is this? There's a lot of red flags here. * The name "D" for a programming language was taken in 1999: https://dlang.org/. - Source: Hacker News / 3 months ago
>For me the biggest gap in programming languages is a rust like language with a garbage collector, instead of a borrow checker. I cannot agree more that's the much needed sweet spot/Goldilock/etc. Personally I have been advocating this approach for some times. Apparently the language is already widely available and currently has stable and wide compiler support including the venerable GNU compiler suite (GDC). It... - Source: Hacker News / 6 months ago
Those languages are definitely with us, https://dlang.org/ https://www.embarcadero.com/products/delphi https://www.mikroe.com/mikropascal-arm https://www.eiffel.com/ https://www.ptc.com/en/products/developer-tools/objectada. - Source: Hacker News / over 1 year ago
Show examples on the main web page. Try and find an AngelScript example. It's stupidly hard. Compare it to these web sites: https://dlang.org/ https://koka-lang.github.io/koka/doc/index.html https://vale.dev/ http://mu-script.org/ https://go.dev/ https://www.hylo-lang.org/ Sadly Rust fails this too but at least the Playground is only one click away. And Rust is mainstream anyway so it doesn't matter as much. I... - Source: Hacker News / almost 2 years ago
Crystal (programming language) - Programming language with Ruby-like syntax that compiles to efficient native code.
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...
V (programming language) - Simple, fast, safe, compiled language for developing maintainable software.
Zig - Zig is a general-purpose programming language designed for robustness, optimality, and maintainability.
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.