Basic Tutorials
~ Fundamentals of wq ~
echo "you ok?" OpenAdvanced Tutorials
~ Quirks of wq ~
f:{(f_:{$[x=0;y;f_[x-1;z;y+z]]})[x;0;1]} OpenEvermore
~ Even more wq ~
iota 10|filter{x%2=0}|map{x*x}|sum Open~ Fundamentals of wq ~
echo "you ok?" Open~ Quirks of wq ~
f:{(f_:{$[x=0;y;f_[x-1;z;y+z]]})[x;0;1]} Open~ Even more wq ~
iota 10|filter{x%2=0}|map{x*x}|sum Open