Skip to content
View overlorde's full-sized avatar
🕸️
Penguin Supremacy
🕸️
Penguin Supremacy
  • University of Illinois at Chicago
  • Chicago, Illinois

Block or report overlorde

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. clox clox Public

    This is clox. The language is implemented on a stack based virtual machine operated on bytecodes.

    C

  2. jitexp jitexp Public

    All the code I wrote to learn how JIT works.

    C++

  3. algorithms algorithms Public

    Algorithm Implementations

    C++

  4. compiler_experiment compiler_experiment Public

    C like compiler for experiments

    C