Skip to content

A lightweight and interactive Python code interpreter that evaluates expressions and executes statements in a controlled environment. Supports basic REPL functionality with error handling. Ideal for learning about code interpretation and execution.

Notifications You must be signed in to change notification settings

paudefclasspy/python-code-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

python-code-interpreter

A lightweight and interactive Python code interpreter that evaluates expressions and executes statements in a controlled environment. Supports basic REPL functionality with error handling. Ideal for learning about code interpretation and execution.

About

A lightweight and interactive Python code interpreter that evaluates expressions and executes statements in a controlled environment. Supports basic REPL functionality with error handling. Ideal for learning about code interpretation and execution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages