Skip to content
Update Spring 2021 authored by Jonathan Goble's avatar Jonathan Goble
...@@ -78,8 +78,8 @@ ...@@ -78,8 +78,8 @@
- Chapter 29 code and notes - Chapter 29 code and notes
- Chapter 30 code and notes - Chapter 30 code and notes
- Challenges: - Challenges:
- `init()` optimization (issue #47)
- Resolve all merge conflicts and merge all branches into `main` - Resolve all merge conflicts and merge all branches into `main`
- `init()` optimization (issue #47)
- Define opcode set for register-based bytecode (issue #32) - Define opcode set for register-based bytecode (issue #32)
## **Week 10:** April 14 to April 21 ## **Week 10:** April 14 to April 21
...@@ -92,4 +92,4 @@ ...@@ -92,4 +92,4 @@
- Challenges: - Challenges:
- Finish generational garbage collector (issue #43) - Finish generational garbage collector (issue #43)
- Generic hash tables [stretch goal] (issue #35) - Generic hash tables [stretch goal] (issue #35)
\ No newline at end of file