Giter VIP home page Giter VIP logo

csc488's People

Contributors

d-b avatar g2scott avatar mikeandmore avatar scsmncao avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

csc488's Issues

Embed group number and CDF usernames in each A1 deliverable

From TA:

"Your official course group number for CSC488 is 9. Please put this
group number, as well as the CDF user names of your group's members,
on all documents that your group submits for each assignment.

The members of your group are:
g2watson - Watson Oren Isaac
g2scotts - Simon Scott
g2mccorm - Peter McCormick
g0dbloem - Daniel Bloemendal"

Author DESIGN.pdf

DESIGN.pdf will be a document describing the design of csc488.cup and the challenges transforming the reference grammar into the Java CUP grammar.

build failed on cdf.

When attempting to compile on cdf, a slew of errors occured caused by constructs of the type:
"catch (IllegalAccessException | IllegalArgumentException | InvocationTargetException e)"
Is this legal Java?
The error occured in Semantic.java, perhaps cdf does not have the latest version of javac?
version of javac on cdf is 1.6.0.

build failed on cdf (redux)

This time, it is complaining about
[javac] /h/u3/g2/00/g2watson/csc488/CSC488/trunk/A3/src/compiler488/ast/ASTList.java:133: inconvertible types
[javac] found : java.util.LinkedList
[javac] required: java.util.List<compiler488.ast.AST>
[javac] return (List) getList();

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.