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

goose

< >

goose is a programming language created in 2018.

#3688on PLDB 6Years Old
Homepage

Goose is a programming language in development that aims at being (yet another) c++ alternative.


Example from the web:
uint(32) lomarf( uint(32) a, uint(32) b ) requires [ a>b ] ensures [ @result>0 ] { return a - b }

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

Built with Scroll v144.0.0