tylerfilla / umsl-cmp-sci-4280-project-3

CMP SCI 4280 with C. Janikow at UMSL in Spring 2018 (Program Translation) - Project 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local

Tyler Filla
CS 4280
Project 3

Building
========

Run the following command:
$ make

Using
=====

$ ./statSem [basename]

The usual invocation is supported.

On successful semantic analysis, the program prints nothing.

About

CMP SCI 4280 with C. Janikow at UMSL in Spring 2018 (Program Translation) - Project 3

License:Creative Commons Zero v1.0 Universal


Languages

Language:C++ 99.8%Language:Makefile 0.2%