1. X
  2. The V Programming Language
Log inSign up
The V Programming Language
1,283 posts
user avatar

The V Programming Language

@v_language
Simple, fast, safe, compiled language for developing maintainable software.
vlang.io
Joined February 2019
6
Following
9,940
Followers
RepliesRepliesMediaMedia
  • Pinned
    user avatar
    The V Programming Language
    @v_language
    Jul 13
    V 0.5.2 is out! It's our biggest release yet. 1400+ items in the changelog: github.com/vlang/v/releas…
    Image
  • user avatar
    The V Programming Language
    @v_language
    Aug 5
    V has always offered flexible memory management. The default is GC, which works well for 90%+ of use cases. You can also use manual memory management with -gc none, just like in C. Now, with the -ownership flag, V also supports Rust's ownership model! More details soon ;)
  • user avatar
    The V Programming Language
    @v_language
    Jul 28
    "Is V still fast?" webpage has been updated. fast.vlang.io
    Image
  • user avatar
    The V Programming Language
    @v_language
    Jul 22
    V's new compiler went from passing 81% of tests to 100%! All tests now pass, and every example compiles. The new compiler will soon become the default on macOS, with other operating systems to follow. The old compiler will remain available for one year via v -old-compiler.
  • user avatar
    The V Programming Language
    @v_language
    Jul 18
    vfmt now handles this big change and automatically migrates your code from json to json2. You don't need to do anything.
    user avatar
    The V Programming Language
    @v_language
    Jul 15
    V's experimental pure V x.json2 module is now stable and has been moved to json2. It's replaced the old cJSON based json module.

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Advertisement
Advertisement