Skip to content

A tribute in a form of a compiler for the now retired ttk91-language.

Notifications You must be signed in to change notification settings

iritmaximus/ttk91-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTK-91

TTK-91 is a assembly-like language made for a Computer organization course in Helsinki University. The course used this language to teach how programming languages work, how code is compiled into machine language from a basic assembly-like language.

This is my take on writing the compiler. The main implementation is in C. The other ones are previous attempts when I hadn't read up on compiler design.

About

A tribute in a form of a compiler for the now retired ttk91-language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published