Jump to content

Tokenize a string: Difference between revisions

→‎{{header|Vlang}}: Rename "Vlang" in "V (Vlang)"
(→‎{{header|Vlang}}: Rename "Vlang" in "V (Vlang)")
Line 3,805:
Buf_Quit(OK)</syntaxhighlight>
 
=={{header|V (Vlang)}}==
<syntaxhighlight lang="go">// Tokenize a string, in V (Vlang)
// Tectonics: v run tokenize-a-string.v
module main
451

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.