fixedsys/ligatures.txt
Kirill Pertsev 36b3334991 Added long right arrow --> (closes #4)
Added "less or equal" and "greater or equal" ligatures
Added support for conditional compilation using C preprocessor
  Default compilation enables =< and >= ligatures for the above
  Alt compilation enables <= (used to be fat arrow) and >= (closes #3)
2016-11-21 18:57:17 -08:00

37 lines
203 B
Plaintext

a<->b
a->b
a<-b
a=>b
a<=b
a++b
a!=b
a!==b
a===b
a>>=b
a=<<b
a<=>b
a==b
a<*>b
a<$>b
a<<<b
a>>>b
a<>b
a/=b
a::b
a:=b
{-ab-}
a<|b
a|>b
a~>b
a<~b
a<~>b
b<^>b
a/\b
a<=<b
a>=>b
a<|>b
a-->b
a>=b
a=<b