Simple language for building maintainable programs. You can learn the entire language by going through the documentation over a weekend, and in most cases, there's only one way to do something. This results in simple, readable, and maintainable code. Despite being simple, V gives a lot of power to the developer and can be used in pretty much every field, including systems programming, webdev, gamedev, GUI, mobile, science, embedded, tooling, etc. V avoids doing unnecessary allocations in the first place by using value types, and string buffers, promoting a simple abstraction-free code style. Most objects (~90-100%) are freed by V's auto-free engine: the compiler inserts necessary free calls automatically during compilation. A remaining small percentage of objects is freed via GC. The developer doesn't need to change anything in their code. "It just works", like in Python, Go, or Java, except there's no heavy GC tracing everything or expensive RC for each object.

Features

  • Immutable variables by default
  • Pure functions by default
  • Immutable structs by default
  • Option/Result and mandatory error checks
  • V is very similar to Go
  • Simple, readable, and maintainable code

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow V Programming Language

V Programming Language Web Site

You Might Also Like
AI Powered Global HCM for the Evolving World of Work Icon
AI Powered Global HCM for the Evolving World of Work

For Start-ups, SME's, Large Enterprise

Darwinbox is a new-age & disruptive mobile-first, cloud-based HRMS platform built for the large enterprises to attract, engage and nurture their most critical resource - talent. It is an end-to-end integrated HR system that aids in streamlining activities across the employee lifecycle (Hire to Retire). Our powerful enterprise product features are built with a clear focus on intuitiveness and scalability, with standards of best in class consumer apps. Darwinbox’s motto is to engage, empower, and inspire employees on one side in addition to automating and simplifying all HR processes for the enterprise on the other. Over 350+ leading enterprises with 850k users manage their entire employee lifecycle on this unified platform.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of V Programming Language!

Additional Project Details

Operating Systems

Android, Linux, Mac, Windows

Programming Language

JavaScript

Related Categories

JavaScript Software Development Software, JavaScript Build Tools, JavaScript Compilers, JavaScript Programming Languages

Registered

2022-05-20