Zeen Programming Language
See the code
Zero-cost Efficient Execution Natively
Zeen - a modern systems programming language focused on performance, safety and simplicity.
It uses move semantics with automatic drops, so data is released right after usage without a garbage collector or runtime overhead, and there is no borrow checker. Most errors are caught at compile time, and the compiler emits native code through LLVM.
See examples, installation and documentation at: zeen-lang.tech
Contributions are welcome. See CONTRIBUTING.md for the contribution guide.
Project is licensed under the Apache 2.0 license. See LICENSE file for more information.
1,334 commits
Rust
98.9%
Zeen Programming Language
See the code
Zero-cost Efficient Execution Natively
Zeen - a modern systems programming language focused on performance, safety and simplicity.
It uses move semantics with automatic drops, so data is released right after usage without a garbage collector or runtime overhead, and there is no borrow checker. Most errors are caught at compile time, and the compiler emits native code through LLVM.
See examples, installation and documentation at: zeen-lang.tech
Contributions are welcome. See CONTRIBUTING.md for the contribution guide.
Project is licensed under the Apache 2.0 license. See LICENSE file for more information.
1,334 commits
Rust
98.9%