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
475 watching
2k forks
Language: V
last commit: about 1 month 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,439 |
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,844 |
vlang/vscode-vlang | Provides syntax highlighting and code completion for the V programming language in Visual Studio Code. | 385 |
sheerun/vim-polyglot | A comprehensive language pack for Vim that enables syntax highlighting and indentation support for various programming languages. | 5,608 |
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,935 |
vlang/vinix | An operating system written in Vlang, aiming to create a modern and fast OS that prioritizes code correctness and usability. | 1,962 |
vlang/ved | A text editor with hardware accelerated text rendering and a small footprint. | 1,394 |
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,735 |
vlang/vsl | A comprehensive V library for high-performance scientific computations and artificial intelligence. | 358 |
koka-lang/koka | A research language with effect types and handlers for building concurrent, efficient programs | 3,333 |
fstarlang/fstar | A proof-oriented programming language designed to support formal verification and theorem-proving of software systems. | 2,705 |
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,133 |