My solutions for the Advent of Code programming challenges
-
Updated
Dec 16, 2024 - Python
My solutions for the Advent of Code programming challenges
A general-purpose functional programming language that I built to learn about developing compilers.
A very basic and simplistic programming language (compiler + interpreter) made in pure Python 3.8.
A toolchain starting from assembly so you don't have to self-host your next programming language
A simple and very minimal bytecode vm!
Prototype for a programming language -- composed of bytecode compiler and virtual machine, written and Python 3.8
This repository contains an implementation for bytecode compiling and interpreting for different source files. It is a solution for Assignment2 in Software System Design course for ROCV master's program at Innopolis University.
Add a description, image, and links to the bytecode-interpreter topic page so that developers can more easily learn about it.
To associate your repository with the bytecode-interpreter topic, visit your repo's landing page and select "manage topics."