Skip to content

Support additional javascript/rust constructs and features #8

@KinanBab

Description

@KinanBab

IR Support

  • Continue / break
  • const
  • Support additional types: Matrix and Vector with generics, and float
  • Lambda/inline functions
  • x += 1, x *= ...
  • structs ?

Analysis IR

  • Assignment to arrays at indices
  • Handle obliv if with a dynamic number of side effects (obliv if with for loop inside it)
  • Higher order functions, anonymous functions (use case .map())

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions