Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Added support for octal numerals source code.tar.gz | 2024-11-17 | 1.5 MB | |
Added support for octal numerals source code.zip | 2024-11-17 | 1.5 MB | |
README.md | 2024-11-17 | 134 Bytes | |
Totals: 3 Items | 2.9 MB | 0 |
So, I've added the support for octal numerals, which can be used by appending 'o
. I've also added an example program that uses them.