{"id":22396450,"url":"https://github.com/spacebat/lice","last_synced_at":"2026-01-06T16:37:57.473Z","repository":{"id":7561173,"uuid":"8914777","full_name":"spacebat/lice","owner":"spacebat","description":"Lisp Computing Environment (CL emacs-alike by Shawn Betts)","archived":false,"fork":false,"pushed_at":"2013-03-20T21:31:12.000Z","size":469,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T04:43:56.315Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://repo.or.cz/w/lice.git","language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spacebat.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-20T21:25:01.000Z","updated_at":"2024-06-06T08:50:18.000Z","dependencies_parsed_at":"2022-09-05T19:11:11.306Z","dependency_job_id":null,"html_url":"https://github.com/spacebat/lice","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/spacebat%2Flice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacebat%2Flice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacebat%2Flice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacebat%2Flice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacebat","download_url":"https://codeload.github.com/spacebat/lice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245749907,"owners_count":20666086,"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-12-05T06:08:12.440Z","updated_at":"2026-01-06T16:37:57.413Z","avatar_url":"https://github.com/spacebat.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"Lisp Computing Environment (LiCE)\n=================================\n\nWhat is LiCE\n------------\n\nLiCE is a GNU Emacs clone written entirely in common lisp. \n\nI've tested it on CMUCL, SBCL, CLISP, and Movitz. With a little work it could\nprobably run on more.\n\nInstallation\n------------\n\nI'd recommend just loading the source from the current directory for\nnow.\n\n## CMUCL \u0026 SBCL\n\nTo run LiCE on CMUCL or SBCL you need asdf, cl-uffi, and\ncl-ncurses. \n\n1. Boot your lisp in the lice-0.1 directory.\n\n2. Load asdf, cl-uffi and cl-ncurses.\n\n3. run (asdf:oos 'asdf:load-op :lice).\n\n4. run (lice::lice)\n\n## Movitz\n\nHere's what I did:\n\n1. make a symlink lice-0.1/ to the losp/ directory.\n\n2. add somewhere in los0.lisp (require :lice-0.1/all.lisp)\n\n3. load movitz and run (create-image)\n\n4. from all.lisp copy the commented out progn at the end. uncomment it\n   and run it at your repl. This will make lice load after los0, which\n   is crucial.\n\n5. run (dump-image)\n\nNow load the movitz image in an emulator or copy it to a floppy.\n\nDocumentation\n-------------\n\nThere basically isn't any at this point. Most functions have\ndocstrings taken from Emacs. Your best documentation at this point is\nthe source.\n\nCurrent Status\n--------------\n\nLiCE has the following implemented:\n\n* interactive commands\n\n* window splits\n\n* input history\n\n* minibuffer input, history, tab completion\n\n* text properties\n\n* a basic lisp-interactive-mode\n\n* find-file and save-buffer\n\n* basic buffer editing including the mark, a kill ring, and navigation\n\n* universal arguments (C-u)\n\nThe code is still fairly volatile and in some cases hacky.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacebat%2Flice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspacebat%2Flice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacebat%2Flice/lists"}