You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to develop a compiler and virtual machine for the Alpha programming language. The compiler will translate Alpha source code into machine code, while the virtual machine will provide an execution environment for running Alpha programs.