mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
Update README.md
This commit is contained in:
parent
b16f8b303e
commit
957cf7661c
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
[](https://github.com/beefytech/Beef/releases)
|
||||
[](https://www.beeflang.org/docs)
|
||||
[](https://www.beeflang.org/docs/license)
|
||||
[](https://raw.githubusercontent.com/beefytech/Beef/master/LICENSE.TXT)
|
||||
|
||||
# Beef Programming Language
|
||||
|
||||
Beef is an open source performance-oriented compiled programming language which has been built hand-in-hand with its IDE environment. The syntax and many semantics are most directly derived from C#, while attempting to retain the C ideals of bare-metal explicitness and lack of runtime surprises, with some "modern" niceties inspired by languages such as Rust, Swift, and Go. See the [Language Guide](https://www.beeflang.org/docs/language-guide/) for more details.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue