Skip to content

The project assignment for INF2100 - Project in programming at University of Oslo (autumn 2016)

Notifications You must be signed in to change notification settings

pavshr/PascalCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PascalCompiler

The project assignment for INF2100 - Project in programming at University of Oslo (autumn 2016)

The compiler was implemented as a part of project assignment for the course INF2100 - Project in programming during my third semester at the University of Oslo.

The work was splitted into 4 parts: Scanner, Parser, Checker and Code Generator. The compiler works for the .pas files provided in a folder pascalfiles/ . During the assignment the simplified version of Pascal was used. To read more about it follow the link: http://www.uio.no/studier/emner/matnat/ifi/INF2100/h16/timeplan/uke-34-utdeling.pdf (norwegian).

About

The project assignment for INF2100 - Project in programming at University of Oslo (autumn 2016)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published