Skip to content

Commit

Permalink
Add Winglang (alilleybrinker#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chriscbr authored Dec 22, 2023
1 parent 1a1a922 commit abff96b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Then it can be included in this list!
| [Leo] | 3,464 | ☀️ Active | 🦁 The Leo Programming Language. A Programming Language for Formally Verified, Zero-Knowledge Applications |
| [Kind] | 3,324 | ☀️ Active | A next-gen functional language |
| [Rhai] | 3,192 | ☀️ Active | Rhai - An embedded scripting language for Rust. |
| [Winglang] | 3,021 | ☀️ Active | A cloud-oriented programming language that compiles programs into infrastructure and application code. |
| [Gluon] | 3,020 | ☀️ Active | A static, type inferred and embeddable language written in Rust. |
| [Roc] | 3,018 | ☀️ Active | A fast, friendly, functional language. Work in progress! |
| [Artichoke] | 2,956 | ☀️ Active | 💎 Artichoke is a Ruby made with Rust |
Expand Down Expand Up @@ -270,3 +271,4 @@ broader than a programming language project.
[Nukleus]: https://github.com/Nukleus-Language/nukleus
[snow-lang]: https://github.com/cowboy8625/snow-lang
[candy]: https://github.com/candy-lang/candy
[Winglang]: https://github.com/winglang/wing
7 changes: 7 additions & 0 deletions languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -873,5 +873,12 @@
"description": "\ud83c\udf6d A sweet programming language that is robust, minimalistic, and expressive.",
"stars": 105,
"active": true
},
{
"name": "Winglang",
"url": "https://github.com/winglang/wing",
"description": "A cloud-oriented programming language that compiles programs into infrastructure and application code.",
"stars": 3021,
"active": true
}
]

0 comments on commit abff96b

Please sign in to comment.