Measures Concepts
GitHub icon

bosque

bosque - Programming language

< >

bosque is a programming language created in 2019.

Source code:
git clone https://github.com/Microsoft/BosqueLanguage
#676on PLDB 5Years Old

The Bosque programming language is an experiment in regularized design for a machine assisted rapid and reliable software development lifecycle.


Example from hello-world:
namespace NSMain; entrypoint function main(): String { return "Hello World"; }

Language features

Feature Supported Token Example
Strings ✓ "
"Hello world"

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