awesome-v
circle
Our great sponsors
awesome-v | circle | |
---|---|---|
3 | 44 | |
1,571 | 1,753 | |
7.1% | - | |
5.8 | 3.1 | |
2 days ago | 6 days ago | |
C++ | ||
Creative Commons Zero v1.0 Universal | - |
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
circle
-
Dropping support for old C++ standards
Have a look at Circle from Sean Baxter [0]. It's pretty impressive.
[0]: https://github.com/seanbaxter/circle/blob/master/new-circle/...
- Will Carbon Replace C++?
-
What is a good way to iterate through struct contents?
you may like https://www.circle-lang.org/
- [C++26*] Rise of the static reflection(s)
-
C++ evolution vs C++ successor languages. Circle's feature pragmas let you select your own "evolver language."
You can visit circle-lang.org to for instructions how to use Circle. There is a linkt to latest build at the top. You can also get latest build directly: build_172.tgz.
-
hey i am just curious what programmers think about Carbon and Cppfront ? which is likely to succeed ?
Circle looks more interesting.
-
Circle: (The Next) C++ Compiler
Did you try looking at the website..? https://www.circle-lang.org/
-
What Makes the Zig Programming Language Unique?
I think Haxe has pretty much the same feature, which it just calls "macros" (https://haxe.org/manual/macro.html).
I haven't used Zig (yet, maybe one day), but does anyone know if there's a difference between Haxe macros and Zig comptime? AFAIK Circle also offers something similar for C++ (https://www.circle-lang.org/)
-
Why not C?
Question is, why not Rust, Circle, Cpp2 presented today by Herb Sutter, Carbon or any other proposed improvements over C++
What are some alternatives?
raspberry-pi-os - Learning operating system development using Linux kernel and Raspberry Pi
mdspan - Reference implementation of mdspan targeting C++23
dts2hx - Converts TypeScript definition files (d.ts) to haxe externs (.hx) via the TypeScript compiler API
papers - ISO/IEC JTC1 SC22 WG21 paper scheduling and management
meta
hypervisor - lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI
CppCoreGuidelines - The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
carbon-lang - Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
rust-raspberrypi-OS-tutorials - :books: Learn to write an embedded OS in Rust :crab:
rust-raspberrypi-OS-tutoria
shaders - Circle C++ shaders
WKHTMLToPDF - Convert HTML to PDF using Webkit (QtWebKit)