Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Spark

< >

Spark is a programming language created in 1988.

#1889on PLDB 36Years Old
Wikipedia


Example from the web:
procedure Increment (X : in out Counter_Type) with Global => null, Depends => (X => X), Pre => X < Counter_Type'Last, Post => X = X'Old + 1;

- Build the next great programming language · Add · Issues · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v164.7.0