v
Development language
A simple, compiled language with automatic C translation and hot code reloading capabilities for building maintainable software.
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
36k stars
477 watching
2k forks
Language: V
last commit: 1 day ago
Linked from 3 awesome lists
compilerlanguageprogramming-languagev
Related projects:
Repository | Description | Stars |
---|---|---|
carbon-language/carbon-lang | An experimental successor to C++ with the goal of improving performance and developer experience while maintaining backward compatibility. | 32,344 |
onivim/oni2 | A lightweight modal code editor designed to combine the speed of native editors with the power of modal editing and tooling from popular code editors. | 7,838 |
vlang/vscode-vlang | Provides syntax highlighting and code completion for the V programming language in Visual Studio Code. | 385 |
sheerun/vim-polyglot | A collection of language packs for Vim, providing syntax and indentation support for various programming languages. | 5,595 |
one-language/one | A system programming language designed to build reliable and efficient software with a focus on simplicity and high performance. | 288 |
version-fox/vfox | A version manager that simplifies switching between different runtime environments across multiple projects and languages. | 2,856 |
vlang/vinix | An operating system written in Vlang, aiming to create a modern and fast OS that prioritizes code correctness and usability. | 1,944 |
vlang/ved | A small text editor with hardware accelerated rendering and Vim-like features | 1,387 |
vlang/vorum | A blogging/forum software written in V, pre-alpha and still under development. | 216 |
swiftlang/swift | A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. | 67,631 |
vlang/vsl | A comprehensive V library for high-performance scientific computations and artificial intelligence. | 355 |
koka-lang/koka | A research language with effect types and handlers for building concurrent, efficient programs | 3,313 |
fstarlang/fstar | A proof-oriented programming language designed to support formal verification and theorem-proving of software systems. | 2,696 |
apache/fury | A high-performance serialization framework that supports multiple languages and protocols, designed to improve data transfer and object persistence in distributed systems. | 3,112 |