{"id":22748541,"url":"https://github.com/pitr/jj","last_synced_at":"2025-03-30T05:45:33.160Z","repository":{"id":66031355,"uuid":"255407613","full_name":"pitr/jj","owner":"pitr","description":"J in Nim","archived":false,"fork":false,"pushed_at":"2020-04-13T18:16:23.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T08:11:32.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nim","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pitr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-04-13T18:16:09.000Z","updated_at":"2023-09-08T18:05:54.000Z","dependencies_parsed_at":"2023-04-04T08:17:08.097Z","dependency_job_id":null,"html_url":"https://github.com/pitr/jj","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/pitr%2Fjj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitr%2Fjj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitr%2Fjj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitr%2Fjj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pitr","download_url":"https://codeload.github.com/pitr/jj/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246281217,"owners_count":20752208,"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-12-11T03:33:17.841Z","updated_at":"2025-03-30T05:45:33.126Z","avatar_url":"https://github.com/pitr.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# J in Nim\n\nInspired by [first version of J using 42 lines of C](https://code.jsoftware.com/wiki/Essays/Incunabulum) and [a port to Rust](https://github.com/zserge/odetoj). Adds support for variables and numbers longer than 1 character, and has a slightly better display for boxes. Has some safety, but not too much to stay close to original source. For example, verbs are still kept in an array, permitting segmentation faults. Better solution would be a `case` statement.\n\n## Usage\n\n```\nnimble test\nnimble run jj\n```\n\nSome things to try:\n\n```j\n+10\n{10\n~10\n#10\n#~10\nx=1,2\n1+2\nx+5,5\n1,2,3\n1{5,7,9\nshp=2,3\nshp#~10\n#shp#~10\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpitr%2Fjj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpitr%2Fjj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpitr%2Fjj/lists"}