Another Release with Cyan even more usable
New Features
- the
inp()
function for standard input - multiline if-else blocks, to actually make ifs useful
- comments
Cyan already has None, String, Number, Boolean, variables, operations, if/else, while loops, and functions, if you didn't know.
Other changes
- Big changes in project structure and code style, by @Irtiza90
- Bug fixes