awesome-v
v-mode
Our great sponsors
awesome-v | v-mode | |
---|---|---|
3 | 76 | |
1,554 | 52 | |
6.1% | - | |
6.0 | 0.0 | |
11 days ago | 6 months ago | |
Emacs Lisp | ||
Creative Commons Zero v1.0 Universal | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
awesome-v
-
What Makes the Zig Programming Language Unique?
> TIOBE's data is so botched...
Stop deluding yourself. If we take out TIOBE, and use the IEEE's Top Programming Languages of 2022, D is still recognized (even higher than the 30s) while Zig, Nim, or Crystal do not even make their chart. That's the reality.
> Vlang...
To begin with, you are a known troll (with possibly multiple troll accounts at HN) that has spent over an year engaging in slander and lies about the language almost any time it's mentioned.
Looks like you are the creator or involved with some other language that can't get as much support or popularity. It would be advisable for you to stop being obsessed with Vlang. How many years of your life will you waste on such childish antics? You would be better off focusing on making your programming language better, if it's not already too late and its a failure.
As for pushing this bold face lie that the language is a "scam", that's both ludicrous and easily proven false. Vlang has many hundreds of code examples and projects. Easily found at: 1) Vlang examples on GitHub (vlang/V/tree/master/examples). 2) Vlang at Rosetta Code (https://rosettacode.org/wiki/Category:Vlang). 3) Awesome Vlang at GitHub (https://github.com/vlang/awesome-v).
The "scam" is you tricking yourself into thinking that your troll tactics are working. Instead, your continual defamation is making what you are even more obvious.
-
Good first project to learn Vlang
Where I totally agree with you is about how we can have different interpretations of what this involves. Thus, I kind of go with examples and projects. Awesome V on GitHub, would probably be a good place to find something, if a person wanted to get into some significant projects, but don't know how deep the OP wants to go.
-
Hello V-Lang
https://github.com/vlang/awesome-v
v-mode
-
For achieving the widest adoption among Windows users, which commonly used scripting language would be best suited for a CLI program?%
V might be worth considering.
-
Why Turborepo is migrating from Go to Rust – Vercel
You can actually try to have a magic language which "does not ignore decades of PL research" but you are likely to get either something broken or a project that is likely not going to release in our lifetime.
-
Ask HN: Possible? Faster than C, simpler than Python, safer than Rust
I’m pretty optimistic about V, it so far has great language ergonomics, solid performance, and memory safety through its “autofree” memory feature flag. https://vlang.io/
-
Whatever happened to Ruby?
Rust is increasingly beginning to be integrated into Linux Kernel Modules, Android, and even Ruby's new YJIT. C served it's purpose, but it should not be used anymore due to all of the security vulnerabilities it has allowed over the decades. Use Go, Rust, Crystal, Nim, Zig (no GC), or even V (no GC) instead, literally anything besides C/C++. If you still insist on continuing to use C/C++ for new projects, you are taking an unnecessary risk and potentially putting other users or your employer's security at risk.
-
New programming languages in 2023
There was this language V which I heard came out recently.
-
Go claims telemetry objectors arguing in bad faith and violating Code of Conduct
May be irrelevant here but I stumbled across a new programming langauge called V [1] that is heavily inspired by Go and does not rely on LLVM rather directly generates C.
Operating system is already a spyware and next arms race is for everyone to arm their compilers. Good going, product managers.
-
Trying out V lang, a simple & fast language
A few days ago, I found out about this new programming language V. On their webpage they claim that it is simple, fast, safe and compiled.
-
Why is Zig so much more successful than Crystal and Nim?
You can check out V (https://vlang.io/). It's still a pre-v1.0 language but it's built on solid ideas (e.g. Go-like concurrency, Lobster-like memory management). Comparison with Go:
-
C++ vs. Rust Build Times
Would love to hear your opinion about V too especially since one of its main selling points is fast build times:
https://vlang.io/#:~:text=Small%20and%20easy%20to%20build%20...
-
Relive: 50 years of C, the good, the bad and the ugly
or Vlang (https://vlang.io/), which can compile to C, and has a C2V transpiler.
What are some alternatives?
zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Odin - Odin Programming Language
Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
crystal - The Crystal Programming Language
Vale - Compiler for the Vale programming language - http://vale.dev/
dmd - dmd D Programming Language compiler
lsp-mode - Emacs client/library for the Language Server Protocol
tigerbeetle - A distributed financial accounting database designed for mission critical safety and performance. [Moved to: https://github.com/tigerbeetledb/tigerbeetle]
Beef - Beef Programming Language
vls - V language server
nelua-lang - Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.
v - Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io