Video wird geladen...
Video konnte nicht geladen werden
Vinix, an OS/kernel written in pure V, booting on real hardware in a second and running the C++ compiler!
39,274 Aufrufe • vor 2 Jahren •via X (Twitter)
7 Kommentare

joel@CuistOpsvor 2 Jahren
@ponceto91 ça pourrait t'intéresser mais tu connais peut être ?

Qodovor 1 Jahr
Code quality shouldn’t be optional. Qodo helps you catch issues before they go live.

bendawsvor 2 Jahren
Is there any chance Vinix could daily drive yet

The V Programming Languagevor 2 Jahren
@nullify333 Definitely not yet, but hopefully soon :)

RSRvor 2 Jahren
shovelware ! I'm waiting ...

Bsm 🇹🇳vor 2 Jahren
Coooool 😍😍

The V Programming Languagevor 2 Jahren
Of course, that's what it does by default. Try `v -o v.c self` for example. You'll get a v.c file that can be compiled with a simple `cc v.c`.
