Skip to content
Update Spring 2021 authored by Jonathan Goble's avatar Jonathan Goble
...@@ -94,17 +94,6 @@ ...@@ -94,17 +94,6 @@
- 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)
## Summer
In order to keep my mind fresh on this, I plan to spend an average of about an hour per week over the summer on this. Some potential summer tasks:
- Design a complete C API, including a way to define classes
- Maybe implement part or all of it?
- Design a standard library using that C API
- Add basic collection types (issue #5)
- At minimum, lists/arrays and dictionaries
- ???
## Backlog ## Backlog
The backlog has been moved to [this page](Backlog) and expanded to include potential future tasks for later implementation. The backlog has been moved to [this page](Backlog) and expanded to include potential future tasks for later implementation.
\ No newline at end of file