{"id":24605845,"url":"https://github.com/flofriday/ffp","last_synced_at":"2025-03-18T10:21:56.103Z","repository":{"id":259802758,"uuid":"774078324","full_name":"flofriday/FFP","owner":"flofriday","description":"Our solution for the advanced functional programming lecture.","archived":false,"fork":false,"pushed_at":"2024-06-25T09:23:53.000Z","size":874,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T16:38:14.526Z","etag":null,"topics":["advanced-functional-programming","afp","ffp","functional-programming","haskel"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flofriday.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-18T22:49:53.000Z","updated_at":"2024-11-11T13:32:23.000Z","dependencies_parsed_at":"2024-10-28T04:14:36.173Z","dependency_job_id":"34260663-bda0-4a37-b1c8-394781c729b8","html_url":"https://github.com/flofriday/FFP","commit_stats":null,"previous_names":["flofriday/ffp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flofriday%2FFFP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flofriday%2FFFP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flofriday%2FFFP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flofriday%2FFFP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flofriday","download_url":"https://codeload.github.com/flofriday/FFP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244198358,"owners_count":20414445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["advanced-functional-programming","afp","ffp","functional-programming","haskel"],"created_at":"2025-01-24T16:31:59.895Z","updated_at":"2025-03-18T10:21:56.071Z","avatar_url":"https://github.com/flofriday.png","language":"Haskell","readme":"# FFP\n\nOur solution for the [advanced functional programming](https://tiss.tuwien.ac.at/course/educationDetails.xhtml?semester=2024S\u0026courseNr=185A05) lecture at [TU Wien](https://www.tuwien.at/en/).\n\n## Run the examples and tests:\n\n```bash\n$ ghci\nGHCi, version 9.2.8: https://www.haskell.org/ghc/  :? for help\nghci\u003e :load exercise1.hs\n[1 of 1] Compiling Main             ( exercise1.hs, interpreted )\nOk, one module loaded.\nghci\u003e runTests\npassed gierig 2/3\n[...]\nghci\u003e\n```\n\nOf course your ghc version might vary, and you will need to replace the exercise\nversion with the one you want to run.\n\nTo enable time tracking inside ghci, you can use `:set +s`.\n\n## Assignment 3\n\nIn order to run assignment 3, the library QuickCheck is needed. You can install it with:\n\n```bash\ncabal update\ncabal install --lib QuickCheck\n```\n\n## Project\n\nThe last assignment was the miniCheck project and since it is quite large it \nhas it's own subdirectory with it's own README.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflofriday%2Fffp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflofriday%2Fffp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflofriday%2Fffp/lists"}