Загрузка видео...
Не удалось загрузить видео
Vinix, an OS/kernel written in pure V, booting on real hardware in a second and running the C++ compiler!
39,274 просмотров • 2 лет назад •via X (Twitter)
Комментарии: 7

joel@CuistOps2 лет назад
@ponceto91 ça pourrait t'intéresser mais tu connais peut être ?

Qodo1 год назад
Code quality shouldn’t be optional. Qodo helps you catch issues before they go live.

bendaws2 лет назад
Is there any chance Vinix could daily drive yet

The V Programming Language2 лет назад
@nullify333 Definitely not yet, but hopefully soon :)

RSR2 лет назад
shovelware ! I'm waiting ...

Bsm 🇹🇳2 лет назад
Coooool 😍😍

The V Programming Language2 лет назад
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`.
