Skip to content

BGU PPL Course Assignment 5 - Lazy lists, CPS, introduction to logic programming in Prolog and proof trees

Notifications You must be signed in to change notification settings

boaz23/PPL-ass-5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code base for assignment 5 in PPL course.

This assignment was about lazy lists, CPS (continuation passing style) and an introduction to logic programming using Prolog. Lazy lists is the name the course used for generators in Scheme.

In this assignment, we implemented a few generator functions in Scheme, a few CPS functions in Scheme and wrote very basic Prolog procedures.

Full assignment description
Course assignments descriptions

About

BGU PPL Course Assignment 5 - Lazy lists, CPS, introduction to logic programming in Prolog and proof trees

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published