Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bytecode Interpreter

A custom bytecode interpreter built with Python and Flask that executes a simple programming language in the browser. The interpreter supports variables, arithmetic operations, conditional statements, and jump-based control flow (loops and branching).

Tech Stack

  • Python
  • Flask
  • HTML, CSS, JavaScript
  • Docker
  • AWS (EC2, ECR, IAM)
  • Terraform (Infrastructure as Code)
  • GitHub Actions (CI/CD)

Features

  • Browser-based code execution
  • Custom bytecode interpreter
  • Dockerized application
  • Automated deployment to AWS using GitHub Actions

Live Demo

https://diti000.pythonanywhere.com/


Built as a project to explore interpreter design, full-stack development, Docker, AWS, and CI/CD.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages