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

bosque

< >

bosque is a programming language created in 2019.

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

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 Example Token
Strings ✓ "Hello world" "

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

Built with Scroll v144.0.0