Skip to content

cfgraeme/LanguageConcepts320

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HW1 is in scheme.
HW2 is in prolog.


scheme assignments include the differentiation.rkt file, given to us as a collection of definitions to use for the assignment.  the other scheme file , scheme.rkt, is the actual assignment, which is commented with explanations of each definition.

prolog assignments include fiback.pl — a set of rules for fibonacci and ackermann functions — as well as max_towersofhanoi.pl — sets of rules for finding the max value in a list and a set of rules for finding the sequence of moves for a towers of hanoi problem of a given number of discs.

About

Assignments from Programming Language Concepts

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors