google-research / dex-lang
- среда, 30 октября 2019 г. в 00:20:24
Haskell
Research language for array processing in the Haskell/ML family
Dex (named for "index") is a research language for array processing in the Haskell/ML family. The goal of the project is to explore:
To learn more, check out our workshop paper or these example programs:
Please note that Dex is an experimental research project at an early stage of development. We welcome contributions. There's plenty of work to do!
apt-get install llvm-7-devmake (on non-Linux run make all-non-linux)make testsalias dex="stack exec dex --"dex repldex script example/tutorial.dxdex web example/tutorial.dxBSD-3
This is an early-stage research project, not an official Google product.