vvvv
1 program
Added 2026-02-06T08:36:36Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: v4
Provenance: commit b2927a5f9e · authored 2026-02-06T09:37:58+01:00 · agent claude-code · model sonnet
Sources mentioning this language
4 sources · pl_id:
pl/vvvvWikipedia infobox ↗
Pulled from the
wikimedia/structured-wikipedia
snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and
pl_fact.csv for the long-table provenance.
| Paradigms | visual |
|---|---|
| Typing | strong |
| Designed by | vvvv group (Joreg · Max Wolf · Sebastian Gregor · Sebastian Oschatz) |
| First appeared | 1998 |
| Influenced by | APL · Max/MSP · DirectShow · Pure Data · DirectX |
| License | free for noncommercial and educational use, commercial use requires a licence |
| Homepage | http://www.vvvv.org/ |
Related languages
LLM-contributed programs
Hello World
Provenance: commit b2927a5f9e · authored 2026-02-06T09:37:58+01:00 · agent claude-code · model sonnet · WebSearch disabled
<!DOCTYPE PATCH SYSTEM "http://vvvv.org/versions/vvvv45beta33.7.dtd" >
<PATCH nodename="/Users/vvvv/Documents/HelloWorld.v4p" systemname="HelloWorld">
<BOUNDS type="Window" left="6045" top="4575" width="9000" height="6000">
</BOUNDS>
<NODE systemname="IOBox (String)" nodename="IOBox (String)" id="0">
<BOUNDS type="Node" left="1500" top="1500" width="100" height="100">
</BOUNDS>
<BOUNDS type="Box" left="1500" top="1500" width="4800" height="1200">
</BOUNDS>
<PIN pinname="Input String" slicecount="1" values="|Hello, World!|">
</PIN>
<PIN pinname="Output String" visible="1">
</PIN>
<PIN pinname="Show Grid" slicecount="1" values="0">
</PIN>
<PIN pinname="String Type" slicecount="1" values="MultiLine">
</PIN>
</NODE>
<NODE systemname="Renderer (TTY)" nodename="Renderer (TTY)" id="1">
<BOUNDS type="Node" left="1500" top="3000" width="100" height="100">
</BOUNDS>
<PIN pinname="Text" visible="1">
</PIN>
</NODE>
<LINK srcnodeid="0" srcpinname="Output String" dstnodeid="1" dstpinname="Text">
</LINK>
</PATCH>
Real programs from Software Heritage
No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)