{"id":51633582,"url":"https://github.com/benwebber/ferth","last_synced_at":"2026-07-13T11:02:21.321Z","repository":{"id":366220304,"uuid":"1260826675","full_name":"benwebber/ferth","owner":"benwebber","description":"A safe, native-sized Forth.","archived":false,"fork":false,"pushed_at":"2026-07-07T06:41:39.000Z","size":615,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-07T08:13:42.526Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benwebber.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":"2026-06-05T23:15:51.000Z","updated_at":"2026-07-05T01:20:49.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/benwebber/ferth","commit_stats":null,"previous_names":["benwebber/ferth"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/benwebber/ferth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benwebber%2Fferth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benwebber%2Fferth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benwebber%2Fferth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benwebber%2Fferth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benwebber","download_url":"https://codeload.github.com/benwebber/ferth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benwebber%2Fferth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35420322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"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":[],"created_at":"2026-07-13T11:02:20.567Z","updated_at":"2026-07-13T11:02:21.315Z","avatar_url":"https://github.com/benwebber.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ferth\n[![CI](https://github.com/benwebber/ferth/actions/workflows/ci.yml/badge.svg)](https://github.com/benwebber/ferth/actions/workflows/ci.yml)\n[![Crates.io Version](https://img.shields.io/crates/v/ferth)](https://crates.io/crates/ferth/)\n[![docs.rs](https://img.shields.io/docsrs/ferth)](https://docs.rs/ferth/)\n\nA safe, native-sized Forth.\n\nFerth is a [Forth-2012 standard system](https://forth-standard.org/standard/label).\nThis project provides both the `ferth` crate and the `ferth` command-line interpreter.\n\n## Highlights\n\n* Zero-dependency, `no_std` core\n* Safe by default\n* Native cell width (32- or 64-bit integers)\n* Configurable memory and stack sizes\n* Tail-call optimization\n\n## Install\n\nDownload a pre-built binary of the [latest release](https://github.com/benwebber/ferth/releases/latest) for your system.\n\nOr install with Cargo:\n\n```\ncargo install ferth --features repl\n```\n\n## Usage\n\n```\nferth [-m MEMORY] [-d STACK_CELLS] [-r RETURN_STACK_CELLS] [FILE]\n```\n\n## Licence\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenwebber%2Fferth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenwebber%2Fferth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenwebber%2Fferth/lists"}