Name: Anonymous 2013-03-07 18:15
Believe me or not, the Ioke is based of Common Lisp and Smalltalk!
http://en.wikipedia.org/wiki/Ioke_%28programming_language%29
Influenced by Smalltalk, Lisp
http://ioke.org/wiki/index.php/Guide
At the time of writing, the available operators - in order of precedence - are these:
!
#
$
?
~
**
%
*
/
+
-
∩
∪
<<
>>
<
<=
<=>
<>
<>>
>
>=
≤
≥
⊂
⊃
⊆
⊇
!=
!~
==
===
=~
≠
&
^
|
&&
?&
?|
||
!>
!>>
#>
#>>
$>
$>>
%>
%>>
&&>
&&>>
&>
&>>
**>
**>>
*>
*>>
+>
+>>
->
->>
..
...
/>
/>>
<->
=>
=>>
?>
?>>
@>
@>>
^>
^>>
|>
|>>
||>
||>>
~>
~>>
∘
%=
&&=
&=
**=
*=
+=
-=
/=
<<=
>>=
^=
and
nand
nor
or
xor
|=
||=
<-
import
return
http://en.wikipedia.org/wiki/Ioke_%28programming_language%29
Influenced by Smalltalk, Lisp
http://ioke.org/wiki/index.php/Guide
At the time of writing, the available operators - in order of precedence - are these:
!
#
$
?
~
**
%
*
/
+
-
∩
∪
<<
>>
<
<=
<=>
<>
<>>
>
>=
≤
≥
⊂
⊃
⊆
⊇
!=
!~
==
===
=~
≠
&
^
|
&&
?&
?|
||
!>
!>>
#>
#>>
$>
$>>
%>
%>>
&&>
&&>>
&>
&>>
**>
**>>
*>
*>>
+>
+>>
->
->>
..
...
/>
/>>
<->
=>
=>>
?>
?>>
@>
@>>
^>
^>>
|>
|>>
||>
||>>
~>
~>>
∘
%=
&&=
&=
**=
*=
+=
-=
/=
<<=
>>=
^=
and
nand
nor
or
xor
|=
||=
<-
import
return