Skip to content

ASKEM_SKEMA_Milestone_5

Compare
Choose a tag to compare
@cl4yton cl4yton released this 20 Jan 14:54
· 388 commits to main since this release
4d7a1b9

ASKEM SKEMA Milestone 5 release. This includes:

  • migration of Program Analysis pipeline from AutoMATES to the SKEMA repository
  • Record (class/struct) inheritance and calls to super
  • identifying Record attribute (field) introduction outside of constructor (init)
  • support for general slicing
  • primitive support for raise
  • initial support for Ellipsis, as used in numpy slicing
  • Support to ingest bucky_v2 code base