Bosque (programming language)
Appearance
Paradigm | functional |
---|---|
Designed by | Mark Maron |
First appeared | January 1, 2019 |
Website | https://github.com/Microsoft/BosqueLanguage/blob/master/docs/language/overview.md |
Influenced by | |
TypeScript, ML |
Bosque is a new programming language by Microsoft. It tries to avoid complexity... so it does not have mutable state, does not have loops and tries to always be deterministic.
https://www.microsoft.com/en-us/research/uploads/prod/2019/04/beyond_structured_report_v2.pdf