Delyan Angelov's repositories
vlinuxroot
A collection of C headers, to make cross compiling V programs on macos to linux easier.
flappy_learning_in_v_ported_to_sdl2
The Flappy Learning example from the V repo, but ported to run using SDL2, instead of GG.
vlang_create_shared_lib
A small demonstration on how to create a shared library with V, and use it (from C and from V).
freebsd_base13.2
A minimal sysroot for cross compilation to FreeBSD with V (based on http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/13.2-RELEASE/base.txz).
c2v
C/C++ to V translator
coreutils
This repository contains programs equivalent to GNU coreutils, written in the V language.
discord.v-1
Discord API implementation library written in V
example_of_lbm_by_BrunoVDR
This program is about D2Q9 Lattice Boltzmann Method, see https://en.wikipedia.org/wiki/Lattice_Boltzmann_methods
languages
Compare languages
oldv_charts
Drawing performance graphs from previous V versions, using cmd/tools/oldv.v and https://plotly.com/javascript/ .
scriptisto
A language-agnostic "shebang interpreter" that enables you to write scripts in compiled languages.
test_git_clients_repo
This repository contains experiments, do not use it for work related activities.
v-analyzer
The @vlang language server, for all your editing needs like go-to-definition, code completion, type hints, and more.
verris
Minimal command line chat app
Vide
An simple IDE for V made in V.
vidna
IDNA string library for converting internationalized domain names written in V
vlang_sqlite
An experimental fork of the V's `sqlite` module. Please use the original with `v install sqlite`
vpng
V PNG Image Processing
zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.