Bosque - a regularised programming Language from Microsoft | extrovert.dev -->

Bosque - a regularised programming Language from Microsoft

Bosque - a regularised programming Language from Microsoft
Saturday, April 20, 2019


Well ..! there are more and  more programming languages in the world that follow different patterns of programming ,some of them go structural and some are functional. Recently Microsoft research launched a new programming language named Bosque. Don't expect your next project in it 😆.Because  it is currently in experimental mode. Now lets see what this language differs from other Programming languages. 

Bosque language follows functional concept (I know you will be 🙌 if you love functional programming like me ) making it a regularized programming model. Microsoft says that the key feature of this language is to avoid accidental complexity in development and coding process. It is based on syntax and types of types of Typescript. it also uses node/javascript. This language functions by iterating the functional blocks. This makes the language to skip the use of lower level loops such as for ,do while etc.. This language uses algebraic data transformation operators for enriching the code  flow.


To know more about bosque and also for contributing check these links






comment down what do you feel about this language.

1 Response to Bosque - a regularised programming Language from Microsoft

  1. Easy and simple syntax sure helps us . Eager to check this out.

    ReplyDelete