Languages Features Creators Calendar CSV Resources Blog About Pricing Add Language
GitHub icon

Joule

Joule - Programming language

< >

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

#1436on PLDB 27Years Old 95Users
0Books 0Papers

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
son.html · joule.html · synapse.html

View source

- Build the next great programming language · Search · v2023 · Day 205 · Docs · Acknowledgements · Traffic · Traffic Today · Mirrors · GitHub · feedback@pldb.com