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

Spark

< >

Spark is a programming language created in 1988.

#1899on PLDB 37Years 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 Add Prompt Issues About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v170.1.0