Measures Concepts
GitHub icon

dex

dex - Programming language

< >

dex is a programming language created in 2018.

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

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 · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout