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.
that was generated from the V code.
V code
Left editor represent the V code
that was translated to C 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.
to see the corresponding line in the C code.
- code.v
- gen.c
Loading V version...
Keyboards Shortcuts
Run code ⌃ + R
Format code ⌃ + L
Comment lines ⌃ + /
Change font size ⌃ + +/-
Open/close terminal ⌃ + T
Open/close this help ⌃ + I
Run