Measures Concepts
GitHub icon

Verse

Verse - Programming language

< >

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

#3140on 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

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout