Github

Showing results in 'Projects'. Show all posts

Virtual Machine Management Tool - VManager

Semester: 
Winter
Offered: 
2012

Developed a tool for virtual machine management from a remote client machine. The tool could connect to a remote hypervisor and manage guest domains (OS) in it. 

Testing was done on QEMU/KVM. VNC Viewer was used to view the guest domain in the client side.

Extended Simple Interger Language Compiler

Semester: 
Monsoon
Offered: 
2011

Engineered a compiler for Simple Integer Language (SIL) with an extended feature of User Defined Types as part of Compiler Construction Lab course.

SIL Specifications

The code generated is run on Simple Ineger Machine (SIM) which is a simulator

SIM Specifications