Measures Concepts
GitHub icon

Joule

Joule - Programming language

< >

Joule is a programming language created in 1996 by E. Dean Tribble.

#1586on PLDB 28Years Old

Joule is a concurrent dataflow programming language, designed for building distributed applications. It is so concurrent that the order of statements within a block is irrelevant to the operation of the block. Statements are executed whenever possible, based on their inputs. Read more on Wikipedia...


Example from Wikipedia:
If amount <= balance • account withdraw: amount else • account report-bounce: end

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