Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
officialblake authored Nov 4, 2024
1 parent 63c2e73 commit 4ddcabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This organization was established to facilitate the development of a C++ interpreter for CS460 (Programming Languages) at Sonoma State University.

## Components
The C++ interpreter is comprised of 6 components. Each component builds off of the last.
The C++ interpreter was built in 5 stages. Each stage builds off of the last.

1️⃣ - [Ignoring Comments](https://github.com/Pip-Install-Party/Ignoring-Comments)
2️⃣ - [Tokenization](https://github.com/Pip-Install-Party/Tokenization)
Expand Down

0 comments on commit 4ddcabd

Please sign in to comment.