{"id":13783088,"url":"https://github.com/samcamwilliams/lisp-on-xen","last_synced_at":"2026-05-18T23:06:06.763Z","repository":{"id":13864889,"uuid":"16562721","full_name":"samcamwilliams/lisp-on-xen","owner":"samcamwilliams","description":"A port of a basic LISP interpreter to run as an OS on a Xen hypervisor target.","archived":false,"fork":false,"pushed_at":"2014-02-06T00:13:22.000Z","size":140,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-17T18:32:30.102Z","etag":null,"topics":[],"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/samcamwilliams.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}},"created_at":"2014-02-05T23:39:56.000Z","updated_at":"2018-12-10T03:14:40.000Z","dependencies_parsed_at":"2022-09-23T16:00:31.731Z","dependency_job_id":null,"html_url":"https://github.com/samcamwilliams/lisp-on-xen","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/samcamwilliams%2Flisp-on-xen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samcamwilliams%2Flisp-on-xen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samcamwilliams%2Flisp-on-xen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samcamwilliams%2Flisp-on-xen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samcamwilliams","download_url":"https://codeload.github.com/samcamwilliams/lisp-on-xen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253604466,"owners_count":21934865,"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:52.753Z","updated_at":"2025-12-27T08:28:22.158Z","avatar_url":"https://github.com/samcamwilliams.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"lisp-on-xen\n===========\n\nA port of Kernighan \u0026amp; Ritchie's 1988 LISP interpretation to barebones Xen (as a stub domain).\n\nThis is a very rough implementation, it is clearly not fit for production use! Despite this, it may serve as a reasonable example of how to implement small stub domains.\n\n## Usage ##\n\n* Move everything into the `stubdom` directory of a Xen source tree. (Note: this will destroy anything you may already have in your `c` stubdom!)\n* Optionally, apply `no-printk.patch` in `extras/mini-os/console/`. This will remove a lot of (unnecessary and ugly) console output at startup. Be aware that this will affect (and possibly break) other stubdoms.\n* Run `make c-stubdom` from the `stubdom` directory.\n* Create a new DomU with `mini-os-x86_64-c/domain_config`.\n* Have fun! Double tap escape to shutdown the instance.\n\n## Future Work ##\n\nNone planned, this is only intended to be a demo.\n\n## Known Issues ##\n\n* If you are using a processor arch that is not x86\\_64, you will need to change the name of the `mini-os-x86_64-c` directory accordingly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamcamwilliams%2Flisp-on-xen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamcamwilliams%2Flisp-on-xen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamcamwilliams%2Flisp-on-xen/lists"}