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

Verse

< >

Verse is a programming language created in 2022 by Simon Peyton Jones and Tim Sweeney and Lennart Augustsson and Koen Claess.

#3610on PLDB 2Years Old


Example from the web:
f(p:int,q:int):int := if (x=0) then { p=3; q=4 } else { p=232; q=913 }; y:int; z:int; f(y,z); y+z

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

Built with Scroll v144.0.0