Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Feature: Implement Chapter 13 (Inheritance) #26

Closed
3 tasks done
danvk opened this issue Jan 24, 2024 · 0 comments · Fixed by #39
Closed
3 tasks done

🚀 Feature: Implement Chapter 13 (Inheritance) #26

danvk opened this issue Jan 24, 2024 · 0 comments · Fixed by #39
Labels
type: feature New enhancement or request 🚀

Comments

@danvk
Copy link
Owner

danvk commented Jan 24, 2024

Bug Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

Overview

blah blah blah

Additional Info

No response

@danvk danvk added the type: feature New enhancement or request 🚀 label Jan 24, 2024
@danvk danvk closed this as completed in #39 Feb 2, 2024
danvk added a commit that referenced this issue Feb 2, 2024
## Overview

Fixes #26 

Direct translation of code from [the
book](https://craftinginterpreters.com/inheritance.html).

And with this, the tree walk interpreter is all done!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New enhancement or request 🚀
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant