Skip to content

cwalk/Programming-Languages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Various assignments in programming languages that range from High-level to functional. From Programming Languages class at UCF.

Includes C--, Lisp, and Haskell.

Usage

Download the repository: git clone https://github.com/cwalk/Programming-Languages

HW1 and HW2

An assignment description can be read, titled "COP4020.HW1 Concurrency.Spring2014.doc" and "COP4020.HW2 Concurrency.Spring2014.doc"

These programs were written in C--. For more information, check out: http://inside.mines.edu/~tcamp/baci/baci_index.html#Syntax and http://inside.mines.edu/~tcamp/baci/cmimi.pdf

HW1partA.cm, HW1partB.cm, HW2partA.cm, HW2partB.cm, and HW2partC.cm.

HW3 and HW4

An assignment description can be read, titled "COP4020.HW3 LISP1.Spring2014.doc", with some test cases "Test Cases for HW3.txt". Another assignment description can be read, titled "COP4020_Spring-2014_HW4_LISP-pt2.pdf"

Racket: https://racket-lang.org

These programs were written in Lisp, and can be run with racket: COP4020-HW3-Walker-Clayton.rkt and COP4020-HW4-Walker-Clayton.rkt

HW5

An assignment description can be read, titled "Homework5.pdf", with some test cases "hw5 test cases.txt".

This program is written in Haskell: HW5.hs

YouTube

YouTube: https://www.youtube.com/watch?v=bnVHm6WmP5U&list=PLgAD2y-6wgwrEvas17-mxfta9fsfEgO00

About

Various assignments in programming languages that range from High-level to functional. From Programming Languages class at UCF.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors