Skip to content

Commit ae59a89

Browse files
committed
including bosque topic specification
1 parent 26eb456 commit ae59a89

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)