Skip to main content

Microsoft Unveils New Open Source Programming Language

Microsoft Unveils New (and Simpler) Open Source Programming Language





Microsoft Research has introduced a new open source programming language called Bosque that aspires to be simple and easy to understand by embracing algebraic operations and shunning techniques that create complexity.

Bosque was inspired by the syntax and types of TypeScript and the semantics of ML and Node/JavaScript. It's the brainchild of Microsoft computer scientist Mark Marron, who describes the language as an effort to move beyond the structured programming model that became popular in the 1970s.

Marron believes we can do better by getting rid of sources of complexity like loops, mutable state, and reference equality. 

This model builds on the successes of structured programming and abstract data types by simplifying existing programming models into a regularized form that eliminates major sources of errors, simplifies code understanding and modification, and converts many automated reasoning tasks over code into trivial propositions," Marron explains in his technical paper.

What's Bosque look like? Here's an example that's the equivalent of an imperative for loop in JavaScript, where // denotes a single line comment.




I hope you have enjoyed the post.Thanks for reading the post and please do share the post and make your valuable comments






Comments

Popular posts from this blog

Top websites to learn programming and web development

Top websites to learn programming and web development Hey guys welcome to an another interesting post, In this post we will discuss about the top websites to learn programming and web development.As there are many websites available to learn programming but there is only few sites which provides an interactive way of learning and implementing in their own inbuilt compilers. As a learner it is recommended to visit these websites if you want to learn more about programing. This article gives you some basic information about some of those interactive websites that help you sharpen your existing knowledge on programming We will see some best sites to learn Python,java and web development which will be useful to learn and develop. Best websites for Python and Django: Python is a high level programming language which is popular now-a-days in industry.so there is a need to learn python to update from the current technologies so here is the list of all best website to learn python 1. L...

How to register for a free domain

How to register for a free domain  As when there is a need of website there will be a need of domain because domain will help the developers to promote their website to the internet users.As far as the domain is considered there are two types of domains we can register to host your website such as 1.Paid domain 2.Free domain In this article we will discuss how to register for the free domain in "Freenom" Steps to Register Domain: 1.Open any browser and type Freenom 2.Then type your required domain name and check for the available domains for your name 3.It will display all available free domains for your website name 4.Then select the required domain as per your requirements 5.Then select the days for the expiry of the domain and you can also forward the existing domain to the currently registered domain then click continue 6.Then enter your mail id for verfication and enter all the details. 7.Then Login to your account and select s...

Best Laptop for programming in 2019

Best Laptop for programming in 2019 Hello, Programmers and Computer science students. Its Nov 2018 and you all must be wondering which laptop should I purchase for programming and coding that can be effortlessly utilized for up to 3-4 years. Before getting into the list of laptops with there pros and cons, I am assuming you are here because you want a laptop in 2019, especially for programming purpose. So let's see what kind of programming you are going to do in the near future. You May be thinking of going into Web Development, Mobile App Development, Or Artificial Intelligence and Machine Learning. So with that in mind, Here you will find a laptop to buy for 2019. For Web Development: Web development is considered to be the low resources and processing power Category. For web development, you don't need the top kind of Processor like i5,i7, Ryzen 7 etc. Instead, you can do web development with just an Intel Pentium, i3 or Ryzen 3 or 5 with 4gb of ram that'...