Skip to content

Commit 241203a

Browse files
authored
Merge pull request #698 from joelibaceta/new-topic/bosque-lang
including bosque topic specification
2 parents 6e4bfef + 3453e7e commit 241203a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

topics/bosque/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
aliases: bosquelang, bosque-lang
3+
created_by: Microsoft
4+
display_name: Bosque
5+
github_url: https://github.com/Microsoft/BosqueLanguage/
6+
released: April 7, 2019
7+
short_description: Bosque is programming language with a regularized design.
8+
topic: bosque
9+
url: https://github.com/Microsoft/BosqueLanguage
10+
wikipedia_url: https://en.wikipedia.org/wiki/Bosque_(programming_language)
11+
---
12+
The Bosque programming language is a Microsoft Research project that is investigating language designs for writing code that is simple, obvious, and easy to reason about for both humans and machines. The key design features of the language provide ways to avoid accidental complexity in the development and coding process.

0 commit comments

Comments
 (0)