Skip to content

Following Nystrom's book Crafting Interpreters, implemented in C++.

active 2023-08-172025-05-21 (UTC)

Complete coverage26,387 / 26,387 hourly files (100%) · 2 absent upstream2023-08-152026-08-18 (UTC)
Events
44
Pushes
5
Pull requests
0
Issues
10
Stars
23
Forks
3

Activity over time

Daily event counts in the loaded window

Line chart, 645 days from 2023-08-17 to 2025-07-24. Pushes: 5 total, peak 1 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 10 total, peak 10 in a day. Comments: 3 total, peak 3 in a day. Stars: 23 total, peak 2 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
Jeff-Mott-OR15501
dokipen3d3002

Recent activity

Latest issues, pull requests and releases

  • Issue#28Jeff-Mott-OR2023-10-10 22:56
    Have to include <sstream> in chunk.cpp
  • Issue#25Jeff-Mott-OR2023-10-10 19:12
    Explore ways to reuse and share capabilities across classes: mixins, traits, multiple inheritance, virtual inheritance, extension methods, etc.
  • Issue#27Jeff-Mott-OR2023-10-10 19:12
    Allow use of any GC strategy
  • Issue#21Jeff-Mott-OR2023-10-10 19:11
    Look up local variables by index
  • Issue#20Jeff-Mott-OR2023-10-10 19:10
    Extend the resolver to report an error if a local variable is never used
  • Issue#17Jeff-Mott-OR2023-10-10 19:10
    Make it a runtime error to access a variable that has not been initialized or assigned to
  • Issue#14Jeff-Mott-OR2023-10-10 19:09
    If either operand of + is a string, the other is converted to a string and the results are then concatenated
  • Issue#9Jeff-Mott-OR2023-10-10 19:09
    Better express interpreter/resolver relationship
  • Issue#4Jeff-Mott-OR2023-10-10 19:08
    Fix Travis GCC/OSX build failure
  • Issue comment#28Jeff-Mott-OR2023-10-10 18:13
    Have to include <sstream> in chunk.cpp
  • Issue comment#28dokipen3d2023-10-10 11:38
    Have to include <sstream> in chunk.cpp
  • Issue comment#28dokipen3d2023-10-10 11:14
    Have to include <sstream> in chunk.cpp
  • Issue#28dokipen3d2023-10-10 11:11
    Have to include <sstream> in chunk.cpp

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 23 stars here means stars gained during the window, not the repo's star count.