{"id":19506301,"url":"https://github.com/ne-sachirou/jlang-docker","last_synced_at":"2025-04-15T17:44:22.479Z","repository":{"id":17650014,"uuid":"82414565","full_name":"ne-sachirou/jlang-docker","owner":"ne-sachirou","description":"Run Linux version of J programming language","archived":false,"fork":false,"pushed_at":"2025-01-04T23:18:48.000Z","size":18,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T23:11:17.359Z","etag":null,"topics":["docker","dockerfile","jlang"],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ne-sachirou.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}},"created_at":"2017-02-18T20:38:17.000Z","updated_at":"2024-10-15T13:00:18.000Z","dependencies_parsed_at":"2022-07-26T13:02:15.124Z","dependency_job_id":null,"html_url":"https://github.com/ne-sachirou/jlang-docker","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/ne-sachirou%2Fjlang-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ne-sachirou%2Fjlang-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ne-sachirou%2Fjlang-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ne-sachirou%2Fjlang-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ne-sachirou","download_url":"https://codeload.github.com/ne-sachirou/jlang-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249122658,"owners_count":21216363,"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":["docker","dockerfile","jlang"],"created_at":"2024-11-10T22:36:26.375Z","updated_at":"2025-04-15T17:44:22.459Z","avatar_url":"https://github.com/ne-sachirou.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"![test](https://github.com/ne-sachirou/jlang-docker/workflows/test/badge.svg)\n[![Docker Pulls](https://img.shields.io/docker/pulls/nesachirou/jlang.svg)](https://hub.docker.com/r/nesachirou/jlang/)\n\n# jlang-docker\n\nRun Linux version of [J programming language](http://www.jsoftware.com/)\n\n```sh\nmake build\nmake run\n```\n\nYou can pass J file to ARGS.\n\n```sh\nmake ARGS='sample.ijs' run\n```\n\nPre-built image is available.\n\n```sh\ndocker pull nesachirou/jlang\ndocker run -it -v $(pwd):/data --rm nesachirou/jlang\ndocker run -it -v $(pwd):/data --rm nesachirou/jlang sample.ijs\n```\n\nIn my `.zshrc` :\n\n```sh\nalias j='docker run -it -v \"$(pwd):/mnt\" --rm nesachirou/jlang'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fne-sachirou%2Fjlang-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fne-sachirou%2Fjlang-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fne-sachirou%2Fjlang-docker/lists"}