GOJS
A JavaScript interpreter built with C++ and CMake — a deep dive into how languages work under the hood.
RepositoryDraft note: This write-up is placeholder content for the GOJS project. The sections below will be replaced with the final walk-through.
Problem
Placeholder: describe the problem this project solves and who it is for.
Approach
Placeholder: outline the overall approach and how the project is structured.
Technical Decisions
Placeholder: document key technical decisions and the trade-offs behind them.
Challenges
Placeholder: list the hardest challenges encountered and how they were resolved.
Lessons
Placeholder: note what you learned and what you would do differently next time.