Skip to content

The unit covers paradigms such as functional and declarative programming styles, comparing and contrasting them to programming styles that students are already familiar with, including object-oriented, imperative and procedural programming paradigms.

Notifications You must be signed in to change notification settings

sher-loh/FIT2102-Programming-paradigms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

FIT2102-Programming-paradigms

Assignment 1: Frogger game

Functional Reactive Programming. Implemented in TypeScript and use RxJS Observable streams to handle animation, user interaction, and other similar stream behaviours.

Assignment 2: Lambda Calculus Parser

Implement an interpreter that translates input strings into lambda calculus expressions using parser combinators in Haskell. Involves functional programming, and its application; as well as lambda calculus.

About

The unit covers paradigms such as functional and declarative programming styles, comparing and contrasting them to programming styles that students are already familiar with, including object-oriented, imperative and procedural programming paradigms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published