{"id":30776069,"url":"https://github.com/voidwyrm-2/npscript","last_synced_at":"2025-09-05T04:05:02.421Z","repository":{"id":312807247,"uuid":"1048755999","full_name":"voidwyrm-2/npscript","owner":"voidwyrm-2","description":"A PostScript implementation","archived":false,"fork":false,"pushed_at":"2025-09-02T04:38:40.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-02T06:14:44.530Z","etag":null,"topics":["interpreted-programming-language","nim","postscript","postscript-interpreter","programming-language"],"latest_commit_sha":null,"homepage":"","language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/voidwyrm-2.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-02T01:23:47.000Z","updated_at":"2025-09-02T04:38:44.000Z","dependencies_parsed_at":"2025-09-02T06:15:22.531Z","dependency_job_id":"75f7b3b7-33a2-43d2-9b8b-66ef1c2e113d","html_url":"https://github.com/voidwyrm-2/npscript","commit_stats":null,"previous_names":["voidwyrm-2/npscript"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/voidwyrm-2/npscript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidwyrm-2%2Fnpscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidwyrm-2%2Fnpscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidwyrm-2%2Fnpscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidwyrm-2%2Fnpscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voidwyrm-2","download_url":"https://codeload.github.com/voidwyrm-2/npscript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidwyrm-2%2Fnpscript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273709033,"owners_count":25153739,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["interpreted-programming-language","nim","postscript","postscript-interpreter","programming-language"],"created_at":"2025-09-05T04:04:10.339Z","updated_at":"2025-09-05T04:05:02.405Z","avatar_url":"https://github.com/voidwyrm-2.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NPScript\n\nA PostScript implementation with a focus on console applications.\n\n## Installation\n\n### Prebuilt binaries\n\nPrebuilt binaries are found in the [releases](https://github.com/voidwyrm-2/npscript/releases/latest).\n\n### Compiling locally\n\n**Prerequisites** \n- Unix system or similar (compiling on Windows is not currently supported)\n- Git, which should be on your system already\n- Nim, which can be downloaded from https://nim-lang.org/install.html\n- Nimble, which should have come bundled with Nim\n\n```sh\ngit clone https://github.com/voidwyrm-2/npscript\ncd npscript\nnimble install noise\nchmod +x build.sh\n./build.sh\n./out/npscript -v\n./out/npscript --repl\n```\n\nAddtionally, if you want to cross-compile, you'll need \n- Zig, which can be downloaded from https://ziglang.org/download\n\n```sh\ngit clone https://github.com/voidwyrm-2/npscript\ncd npscript\nnimble install zigcc\nchmod +x build.sh\n./build.sh all\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoidwyrm-2%2Fnpscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoidwyrm-2%2Fnpscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoidwyrm-2%2Fnpscript/lists"}