Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Review progress for the reference implementation #163

Open
10 tasks
pablogsal opened this issue Oct 22, 2020 · 5 comments
Open
10 tasks

Review progress for the reference implementation #163

pablogsal opened this issue Oct 22, 2020 · 5 comments
Labels
reference implementation Implementation-specific discussions for the brandtbucher/cpython patma branch

Comments

@pablogsal
Copy link

  • Grammar changes
  • Parser
  • ASDL changes
  • Other AST changes
  • Builtin type changes in C
  • Builtin type changes in Python
  • Standard library changes
  • Compiler changes & opcodes
  • Symbol table changes
  • VM changes (eval loop...)
@lysnikolaou
Copy link
Contributor

I can help out with the review of the grammar and parser changes if that helps you, @pablogsal.

@brandtbucher
Copy link
Collaborator

Quick update: I'm making good progress with cleanup and plan on opening a draft PR against master before tomorrow.

@brandtbucher
Copy link
Collaborator

Then whoever wants to can start leaving more detailed comments (so they're all in one place).

@pablogsal
Copy link
Author

I can help out with the review of the grammar and parser changes if that helps you, @pablogsal.

Absolutely! I will do a pass but it would be great if you can give it a scan too :)

@brandtbucher
Copy link
Collaborator

python/cpython#22917

@brandtbucher brandtbucher added the reference implementation Implementation-specific discussions for the brandtbucher/cpython patma branch label Feb 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
reference implementation Implementation-specific discussions for the brandtbucher/cpython patma branch
Projects
None yet
Development

No branches or pull requests

3 participants