Skip to content

Repository files navigation

Compilers

This repository is written with Java. It holds the code for the class I took in my junior year of high school for the Honors Advanced Topics Computer Science: Compilers class.

Running Code

To change to the directory of interest, open the terminal and type

cd compilers

Then type

javac DIRECTORY_NAME_TO_RUN/FILE_NAME_TO_RUN.java
java DIRECTORY_NAME_TO_RUN/FILE_NAME_TO_RUN

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages