
Bosque is a free and open-source programming language designed & developed by Microsoft that was inspired by the syntax and types of TypeScript and the semantics of ML and Node/JavaScript. Design goals for the language include better software quality and improved developer productivity. Wikipedia
Created Year: 2019Developed by: Microsoft Research
Wikidata: Q63243349
Programming paradigms: functional programming
Hello World in Bosque
namespace NSMain;
entrypoint function main(): String {
return "Hello World";
}
Source: github.com/leachim6/hello-world
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2023-04-17