Skip to content

Releases: CYX22222003/codecrafters-interpreter-python

v0.2

13 Dec 02:56

Choose a tag to compare

New changes

  • Enable lambda expression
  • Enable conditional expression
  • Add more predefined list processing function

v0.1

12 Dec 16:02

Choose a tag to compare

interpreter program Windows executable

This release provides a fully standalone .exe file that runs directly on Windows, removing the need for a Python environment or installation.