GithubHelp home page GithubHelp logo

cd15's Introduction

/**
 * Author:          Tristan Newmann
 * Student Number:  c3163181
 * Email:           [email protected]
 * Date Created:    8/8/2015
 * File Name:       CD15ScannerDriver
 * Project Name:    CD15 Compiler
 * Description:     A compiler for the CD15 Programming Language
 */


 Compiled and tested with Java 7 on Windows and OS X

 To run the compiler:
    java CD15 you_input_file

Note that the compiler can accept multiple files for compilation at once with
    java CD15 your_input_file_1 your_input_file_2 ...

The output will be the required Token stream specified in the Assignment 1 Brief,
as well as a listing file with all of the errors aggregated at the bottom of the file.

Listing files will also be generated in the directory that the compiler was run.
To view expanded debugging information, view the created debug.txt file

Note that the compiler will print any fatal error information to console.

cd15's People

Contributors

twisty-n avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.