github starkware-libs/cairo-lang v0.1.0

latest releases: v0.13.1, v0.13.1a0, v0.13.0...
pre-release3 years ago

Language:

  • Implicit arguments
  • No offsets in struct definition
  • return (...) is replaced with return foo()
  • Additional type checks

Compiler and runner:

  • Call & return push optimization
  • Memory holes are allowed (continuity restriction is removed)

Standard library:

  • New dict functions: dict_read(), dict_write()
  • New default_dict functions
  • Dict keys are no longer restricted to 128 bit integers

Don't miss a new cairo-lang release

NewReleases is sending notifications on new releases.