Looks like you are new here!
This mode allows you to translate V code to C code.
Generated C code
Right editor represent the C code
that was generated from the V code.
V code
Left editor represent the V code
that was translated to C code.
Line matching
Click on a line in the V code
to see the corresponding line in the C code.
  • code.v
Loading V version...

Keyboards Shortcuts

Run code Ctrl + R
Format code Ctrl + L
Comment lines Ctrl + /
Change font size Ctrl + +/-
Open/close terminal Ctrl + T
Open/close this help Ctrl + I
Run