Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

dex

< >

dex is a programming language created in 2018.

#625on PLDB 6Years Old
Download source code:
git clone https://github.com/google-research/dex-lang

Research language for array processing in the Haskell/ML family


Example from the web:
:p x = 1. -- let binding y = (z = 2.; z + 1.) -- let binding of a nested let expression .. -- escaped cosmetic line break x + y -- body of let expression

Language features

Feature Supported Token Example
Comments ✓
-- A comment
Line Comments ✓ --
-- A comment
Semantic Indentation X

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io