Open in browser for readability: https://github.com/sebivenlo/esd-2024-jit-compiler
Click 'Reopen in container' in following VS Code pop-up. Did you miss it? Open Command Palette > 'Dev Containers: Reopen in Container'.
-
Interpreter vs Compiler
-
Generate bytecode
-
Run Python with CPython (reference implementation) and PyPy (with JIT)
-
ALDA Sorting exercise (JavaScript). Testing different Sorts with (and without) JIT Compiler
💬 Please ask Jorge or Thijs for help if you encounter a problem.