Measures Concepts
GitHub icon

膼 - Programming language

< >

膼 is a programming language created in 2019 by Compl Yue.

Source code:
git clone https://github.com/e-wrks/edh
#1552on PLDB 5Years Old

Edh is a dynamically & strongly typed, procedural (thus imperative), value-oriented (i.e. immutable first, yet with non-traditional Object constructs), interpreted programming language, that parasitic on GHC and heavily relying on the Haskell implementation of Software Transactional Memory for unified intuition of concurrency and data-consistency.


Example from the web:
method satExample() or ({generator _ () for x1 from [true, false] do for x2 from [true, false] do # ... for xN from [true, false] do yield formula ( x1, x2, # ..., xn ) })

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