Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@was07 was07 released this 11 Oct 06:38
· 24 commits to master since this release

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