v / vlib / v2 / README.md
13 lines · 9 sloc · 592 bytes · d358576851079d4716834cc86627307d28acd1ae
Raw

Description

v2 is a namespace containing a new version of the compiler (still in development).

Flat AST

v2.ast is the default index-based AST graph used by the v2 builder for parsing, type checking, markused, and native SSA input: