Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

bosque

< >

bosque is a programming language created in 2019.

#615on PLDB 5Years Old
Download source code:
git clone https://github.com/Microsoft/BosqueLanguage

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 · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io