{"id":21374793,"url":"https://github.com/radrow/postkrypt","last_synced_at":"2025-03-16T09:20:49.010Z","repository":{"id":137636675,"uuid":"177666954","full_name":"radrow/postkrypt","owner":"radrow","description":"Extension to PostScript subset written in Haskell","archived":false,"fork":false,"pushed_at":"2019-03-25T21:38:41.000Z","size":404,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T21:28:31.552Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radrow.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","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":"2019-03-25T21:24:54.000Z","updated_at":"2019-03-31T15:57:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"8cd12aa3-eae0-437b-aa66-74841f0681af","html_url":"https://github.com/radrow/postkrypt","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/radrow%2Fpostkrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radrow%2Fpostkrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radrow%2Fpostkrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radrow%2Fpostkrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radrow","download_url":"https://codeload.github.com/radrow/postkrypt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243847973,"owners_count":20357473,"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":[],"created_at":"2024-11-22T08:45:26.439Z","updated_at":"2025-03-16T09:20:48.966Z","avatar_url":"https://github.com/radrow.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# postkrypt\n\nA simple PostScript subset that compiles to even smaller PostScript subset. Made as a task for MIMUW Languages and Programming Paradigms course.\n\n## Functionality:\n\nInput is limited to following expressions:\n\n - numbers – that are pushed on a stack\n - `add`, `sub`, `mul`, `div` – that pop two numbers from stack, apply operation to them and push result to the stack\n - `translate` and `rotate` – that update current transformation (they pop arguments from stack as well)\n - `lineto`, `moveto`, `closepath` – drawing lines and moving coursor. `closepath` draws line into beginning of current path.\n \nOutput is limited only to numbers and `lineto` and `moveto` commands.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradrow%2Fpostkrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradrow%2Fpostkrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradrow%2Fpostkrypt/lists"}