October 07, 2021

Project description
SAOC projects

Hello!

Last week I managed to do the following tasks for #SAOC2021:

  • finished the to write the DIP
  • analized the code Edi wrote for his talk
  • introduce ProtoObject (in compiler and runtime) as the root of all objects
  • fixed a part of the tests that were failing

The plan for the next week:

  • modify the DIP(if needed) according to the reviews from my mentors
  • continue to fix the tests
  • start to work on interfaces and mixins implementation and unittests