{"id":13779832,"url":"https://github.com/rwos/newsqueak","last_synced_at":"2025-05-11T13:31:13.863Z","repository":{"id":1796272,"uuid":"2720249","full_name":"rwos/newsqueak","owner":"rwos","description":"squint -  Rob Pike's Newsqueak interpreter for Unix","archived":false,"fork":false,"pushed_at":"2012-10-21T14:20:40.000Z","size":379,"stargazers_count":34,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-03T18:14:24.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://herpolhode.com/rob/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"madebysource/pho-devstack","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rwos.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}},"created_at":"2011-11-06T13:49:05.000Z","updated_at":"2024-05-19T22:58:45.000Z","dependencies_parsed_at":"2022-07-08T07:59:47.274Z","dependency_job_id":null,"html_url":"https://github.com/rwos/newsqueak","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/rwos%2Fnewsqueak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwos%2Fnewsqueak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwos%2Fnewsqueak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwos%2Fnewsqueak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rwos","download_url":"https://codeload.github.com/rwos/newsqueak/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225056741,"owners_count":17414197,"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-08-03T18:01:09.701Z","updated_at":"2024-11-17T15:30:43.137Z","avatar_url":"https://github.com/rwos.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"/*\n * Rob Pike, January 2000\n *\n * Bell Labs, Lucent Technologies.\n * Libraries ported by Sape Mullender.\n *\n * This software is placed in the public domain provided this author notice is retained.\n */\n\nThis package builds squint, the Newsqueak interpreter, on Linux.\nIt should be easy to get to work on other Unix variants.\nIt has no graphics support, although vestiges exist in the source.\nThe package also includes a small subset of the Plan 9 C library\nbecause it was easier to include it than to remove squint's\ndependency on the installable print format stuff.\n\nBUILDING\n\nRun `make all' in this directory.  Everything should compile\nwithout warnings.\n\nTESTING\n\nAfter building, cd squint and try\n\tsquint progs/sieve2\nYou should see some prime numbers.\n\nAdditionally, 'make regress' in the squint directory will run\nsome tests and check the output.\n\nDOCUMENTATION\n\nThe man directory contains information about the print library.\nThe doc directory contains a reference manual and a paper\nabout implementation, taken from \n\n\tThe Implementation of Newsqueak\n\t    Rob Pike\n\t    Software - Practice and Experience, Jul 1990\n\t    Vol 20 #7, pp 649-659\n\nThat same issue has a paper by Doug McIlroy that is necessary reading,\nbut I don't have a .ps version of the paper.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwos%2Fnewsqueak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frwos%2Fnewsqueak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwos%2Fnewsqueak/lists"}