Execute Brain****: Difference between revisions

Content added Content deleted
m (→‎{{header|Java}}: Added syntax highlighting for what appears to be a second implementation.)
(→‎{{header|Vlang}}: Rename "Vlang" in "V (Vlang)")
Line 7,154: Line 7,154:
C:\></pre>
C:\></pre>


=={{header|Vlang}}==
=={{header|V (Vlang)}}==
{{incomplete|Vlang|The input `,` section isn't implemented correctly}}
{{incomplete|V (Vlang)|The input `,` section isn't implemented correctly}}
{{trans|go}}
{{trans|go}}
<syntaxhighlight lang="vlang">fn main() {
<syntaxhighlight lang="v (vlang)">fn main() {
// example program is current Brain**** solution to
// example program is current Brain**** solution to
// Hello world/Text task. only requires 10 bytes of data store!
// Hello world/Text task. only requires 10 bytes of data store!