Measures Concepts
GitHub icon

Boogie

Boogie - Programming language

< >

Boogie is a programming language created in 2008.

#1768on PLDB 16Years Old 21Repos

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 Token Example
Comments ✓
MultiLine Comments ✓
Line Comments ✓
Integers ✓

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