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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tyler Filla
CS 4280
Project 0

Building
========

Run the following command:
$ make

Usage
=====

Use the P0 executable like so:

$ P0
[input text]

$ P0 < some_file.txt

$ P0 some_file

Appendix
========

Additionally, a *.pdf file is included with hand drawn trees as mentioned in the instructions.

About

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

License:Creative Commons Zero v1.0 Universal


Languages

Language:C++ 98.4%Language:Makefile 1.6%