You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is about to create a interactive code simulator. It will help the learners to understand how programs runs under the hood. Like for each statement executation what is changed in the memory or what is inside the call stack etc.
Steps to run the code
1) Clone the repo in your local system. To clone it run the command: