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

Boogie

< >

Boogie is a programming language created in 2008.

#1876on PLDB 16Years Old 21Repos
Homepage

The Boogie IVL (intermediate verification language) is a simple language designed for verification which was originally created by Microsoft Research.


Example from the web:
// Variable a is a nested map that maps // integers to a map that maps 32-bit wide bitvectors // to booleans. var a:[int][bv32]bool;

Language features

Feature Supported Example Token
Comments ✓
MultiLine Comments ✓
Line Comments ✓
Integers ✓
View source
- Build the next great programming language · About · Keywords · Resources · Acknowledgements · Part of the World Wide Scroll