Jump to content

Unicode variable names: Difference between revisions

→‎Insitux: inclusion
(→‎{{header|Wren}}: Added an alternative using the Var class.)
(→‎Insitux: inclusion)
Line 384:
where δΔ = 1
ψ = δΔ + 1</syntaxhighlight>
 
=={{Header|Insitux}}==
 
<syntaxhighlight lang="insitux">
(let Δ😄 1)
(inc Δ😄)
</syntaxhighlight>
 
{{out}}
 
<pre>
2
</pre>
 
=={{header|J}}==
112

edits

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