Questions Columns Rows
GitHub icon

Joule

Joule - Programming language

< >

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

#1581on PLDB 27Years 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 · Stats · Sponsor · Traffic · Traffic Today · Day 278 · feedback@pldb.com · Logout