{"id":16904189,"url":"https://github.com/mikea/niko","last_synced_at":"2025-10-12T21:08:59.970Z","repository":{"id":248269095,"uuid":"792845583","full_name":"mikea/niko","owner":"mikea","description":"Stack-oriented concatenative vector language","archived":false,"fork":false,"pushed_at":"2025-07-02T02:48:19.000Z","size":2632,"stargazers_count":2,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-02T03:33:42.674Z","etag":null,"topics":["concatenative","concatenative-programming-language","forth-like","stack"],"latest_commit_sha":null,"homepage":"","language":"C++","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/mikea.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":"2024-04-27T18:02:10.000Z","updated_at":"2025-07-02T02:48:23.000Z","dependencies_parsed_at":"2024-11-20T02:45:16.844Z","dependency_job_id":"95e9ea60-22c3-4bf5-8c5f-47962a393ccb","html_url":"https://github.com/mikea/niko","commit_stats":null,"previous_names":["mikea/niko"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikea/niko","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikea%2Fniko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikea%2Fniko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikea%2Fniko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikea%2Fniko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikea","download_url":"https://codeload.github.com/mikea/niko/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikea%2Fniko/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012969,"owners_count":26085218,"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-10-12T02:00:06.719Z","response_time":53,"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":["concatenative","concatenative-programming-language","forth-like","stack"],"created_at":"2024-10-13T18:32:02.985Z","updated_at":"2025-10-12T21:08:59.933Z","avatar_url":"https://github.com/mikea.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Niko\n\nNiko is a stack-oriented concatenative vector programming language. \n\n## Building and Running\n\nOnly Linux is supported.\n\n- `apt install just re2c valgrind ninja-build libjemalloc-dev`\n- `just release`\n- `bin/niko`\n\n## Language Overview\n\n### Forth Comparison\n\nNiko is very similar to Forth: \nstack manipulation core eval loop, \ndictionary structure and many \nsyntax elements come from it. \n\nNiko differences from Forth are:\n- all values are vectors\n- words are represented as vectors too (lisp like)\n- Niko doesn't try to self-host\n- low-level concepts such as return stack are not exposed\n\n## Documentation\n\n- [User Manual](docs/manual.md)\n- [Code Examples](docs/examples.md)\n- [Test Example](docs/example_test.md)\n- [Reference](docs/reference.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikea%2Fniko","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikea%2Fniko","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikea%2Fniko/lists"}