hexaredecimal / hexaredecimal/CCoffee
Array support
Open
bug
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Arrays are rather weird in ++coffee. The {} operator creates an initializer list and it follows the "mutable" convention. The lack of arrays make the language poor for design of large applications. Well, rest assured that I will implement arrays and de-activate `auto` for immutability.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.