{"id":21939513,"url":"https://github.com/smirnovoleg/haskell-interpreter","last_synced_at":"2025-03-22T15:10:59.614Z","repository":{"id":140572443,"uuid":"242594229","full_name":"SmirnovOleg/haskell-interpreter","owner":"SmirnovOleg","description":"MiniHaskell interpreter implementation","archived":false,"fork":false,"pushed_at":"2020-02-23T21:56:30.000Z","size":84,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T14:50:39.296Z","etag":null,"topics":["haskell","interpreter","parser"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SmirnovOleg.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":"Authors","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-23T21:33:44.000Z","updated_at":"2023-01-13T19:37:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"586cdd94-8669-495e-b67e-5ca6a5c14024","html_url":"https://github.com/SmirnovOleg/haskell-interpreter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmirnovOleg%2Fhaskell-interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmirnovOleg%2Fhaskell-interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmirnovOleg%2Fhaskell-interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmirnovOleg%2Fhaskell-interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SmirnovOleg","download_url":"https://codeload.github.com/SmirnovOleg/haskell-interpreter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244973776,"owners_count":20541025,"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":["haskell","interpreter","parser"],"created_at":"2024-11-29T02:26:04.363Z","updated_at":"2025-03-22T15:10:59.591Z","avatar_url":"https://github.com/SmirnovOleg.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# haskell-course2019-hw\n*Functional Programming course in Saint-Peterburg State University*\n\n### Haskell Interpreter\n    Run REPL with `make \u0026\u0026 make test`\n\n**Implemented features:**\n- Numbers, bools, characters, pairs\n- Lists, strings\n- Initial binary \u0026 unary operators\n- Functions\n    - Call-by-name evaluation strategy\n    - Pointless style \n    - Partial application\n- `if-then-else` \u0026 `where` expressions\n- Simple pattern matching\n- Simple Hindley-Milner type inference\n\n**TODO**\n- Fix parser:\n    - `a ++ b` instead of `concat a b` calls\n    - `(+ 2) 3`\n    - `(f (+) 2) 1`\n    - `(head [\\x-\u003ex+1, \\x-\u003ex+2]) 1`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmirnovoleg%2Fhaskell-interpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmirnovoleg%2Fhaskell-interpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmirnovoleg%2Fhaskell-interpreter/lists"}