Skip to content
/ pr2-14 Public

Projects of the Programming 2 course of the Computer Science Bachelor's Degree @ University of Pisa

Notifications You must be signed in to change notification settings

alefais/pr2-14

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pr2

Projects of the Programming 2 course of the Computer Science Bachelor's Degree @ University of Pisa.

Project number Language Description
1 OCaml The interpreter for a functional language. The impelementation separates concrete and abstract syntax. Two versions of the language have been provided, one that follows the static scoping rule and the other that adopts the dynamic scoping rule.
2 Java The design and implementation of a data structure useful for the management of a blogging platform. The focus of the project is learning to program by contract (using pre-conditions, post-conditions and invariants): the definition of a contract abstractly specifies the behavior on which clients can rely.

About

Projects of the Programming 2 course of the Computer Science Bachelor's Degree @ University of Pisa

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published