Thanks to visit codestin.com
Credit goes to github.com

Skip to content

beere-lang/beere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Beere Programming Language

Beere is a simple, fast, and low-level programming language, designed for systems programming with modern syntax and manual memory control.

⚙️ Inspired by C, Java, Go and C++, but with better readability, more safety, easier to develop projects, and optional object-oriented programming.

Features (that beere will have in the first release)

  • Simple and clean syntax
  • Optional object-oriented features
  • C interoperability
  • Optimizations (GCC)
  • Module system
  • Full package manager system

Status

⚠️ Beere is under active development.

Progress

Being maintained by just one person, it is difficult to have frequent updates every day, but the project is already taking its first steps towards the first experimental release.

Discord

https://discord.gg/2HvEyHXvhb

Development

Created and maintained by aotuser.

License

BSD 3-Clause License. Read more

Releases

No releases published

Packages

No packages published