{"id":13835986,"url":"https://github.com/shimanauskas/sandrasforth","last_synced_at":"2025-07-10T13:31:10.439Z","repository":{"id":39572955,"uuid":"240267387","full_name":"shimanauskas/sandrasforth","owner":"shimanauskas","description":"A public domain Forth for Linux and macOS on x86-64.","archived":false,"fork":false,"pushed_at":"2024-07-31T18:32:56.000Z","size":425,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-10T01:04:20.212Z","etag":null,"topics":["assembly","forth","interpreter"],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/shimanauskas.png","metadata":{"files":{"readme":"README","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-02-13T13:31:12.000Z","updated_at":"2024-07-31T18:33:00.000Z","dependencies_parsed_at":"2023-02-14T08:32:27.479Z","dependency_job_id":"d32e9097-d606-4195-afab-f0719e56ce73","html_url":"https://github.com/shimanauskas/sandrasforth","commit_stats":null,"previous_names":["shimanauskas/sandrasforth","shimanauskas/avocado"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimanauskas%2Fsandrasforth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimanauskas%2Fsandrasforth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimanauskas%2Fsandrasforth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimanauskas%2Fsandrasforth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shimanauskas","download_url":"https://codeload.github.com/shimanauskas/sandrasforth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225638928,"owners_count":17500652,"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":["assembly","forth","interpreter"],"created_at":"2024-08-04T15:00:31.735Z","updated_at":"2025-07-10T13:31:10.433Z","avatar_url":"https://github.com/shimanauskas.png","language":"Assembly","funding_links":[],"categories":["Assembly"],"sub_categories":[],"readme":"# sandrasForth\n\nA public domain Forth for Linux and macOS on x86-64.\n\nIt is written mostly in (indirect-)threaded code. There is no limit on the\nnumber of primitives, however, each primitive should be kept small.\n\nSince .text and .data are not mixed, CPU caches stay clean.\n\n## Requirements\n\n* make\n* gcc or clang\n\n## Errors\n\nUpon a word not found, sandrasForth outputs it, followed by a question mark.\n\nsandrasForth will compile a definition without the words not found.\n\nIf sandrasForth crashes while defining a word, it most likely ran out of\nstatically allocated memory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshimanauskas%2Fsandrasforth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshimanauskas%2Fsandrasforth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshimanauskas%2Fsandrasforth/lists"}