bosque is a programming language created in 2019.
#677on PLDB | 4Years Old | 6.2kUsers |
1Books | 0Papers |
The Bosque programming language is an experiment in regularized design for a machine assisted rapid and reliable software development lifecycle.
namespace NSMain;
entrypoint function main(): String {
return "Hello World";
}
Feature | Supported | Token | Example |
---|---|---|---|
Strings | ✓ | " | "Hello world" |
title | authors | year | publisher |
---|---|---|---|
Learn Bosque Programming: Boost your productivity and software reliability with Microsoft's new open-source programming language | Kaczmarek, Sebastian and Ibaceta, Joel | 2021 | Packt Publishing |