Skip to content

evpirnia/cas-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cas-Compiler

Edited a grammer file to include that variables must be initialized when declared, a '-' operator, a do-while loop, and a print statement that can print any number of values.

Set-up assumes that you have java, javac, and nasm already installed on your environment.

To install NASM and generate 32-bit executables with the gcc C compiler:

$ sudo apt-get install nasm
$ sudo apt-get install gcc-multilib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published