Comment on APL386 Unicode – An APL FontparentComments−WorldMaker6yHaskell's GHC compiler has a tiny UnicodeSyntax extension and some packages that explore the idea further.UnicodeSyntax: https://downloads.haskell.org/~ghc/latest/docs/html/users_gu...Base Library Symbols: http://hackage.haskell.org/package/base-unicode-symbolsContainers Library Symbols: http://hackage.haskell.org/package/containers-unicode-symbol...
Comments
Haskell's GHC compiler has a tiny UnicodeSyntax extension and some packages that explore the idea further.
UnicodeSyntax: https://downloads.haskell.org/~ghc/latest/docs/html/users_gu...
Base Library Symbols: http://hackage.haskell.org/package/base-unicode-symbols
Containers Library Symbols: http://hackage.haskell.org/package/containers-unicode-symbol...