Skip to content

markosster/Alpha-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpha Compiler

Construction of a compiler and a virtual machine for the Alpha language. This project was done for the purposes of a university course.

Usage

make
# run compiler
./alpha [testfile]
# run alpha's virtual machine
./alphavm binary.abc

Notes

  • Supports short-circuit evaluation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published