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

Spark

< >

Spark is a programming language created in 1988.

#1876on 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 About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll