Koral is an open source programming language focused on efficiency. It can help you easily build cross-platform software.
With well-designed grammar rules, this language can effectively reduce the burden of reading and writing, allowing you to focus on solving problems.
This is the main source code repository for Koral. It contains the compiler, and documentation.
Warning: This language is still in the experimental stage and cannot meet the production requirements.
- A modern grammar, which is easy to distinguish.
- Automatic memory management.
- Generics.
- Multi-paradigm programming.
- Cross-platform.
- Unicode.
Compare with C#, Go, Kotlin, Swift. Read detail from Here.