{"id":19967242,"url":"https://github.com/lochrist/unilisp","last_synced_at":"2026-05-06T16:16:42.808Z","repository":{"id":75490158,"uuid":"535676670","full_name":"lochrist/UniLisp","owner":"lochrist","description":"UniLisp is a small Lisp interpreter with a Unity integration","archived":false,"fork":false,"pushed_at":"2022-10-03T14:50:35.000Z","size":312,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-12T08:42:54.483Z","etag":null,"topics":["interpreter","lisp","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","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/lochrist.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}},"created_at":"2022-09-12T13:20:36.000Z","updated_at":"2022-10-03T14:52:42.000Z","dependencies_parsed_at":"2023-06-06T16:00:48.911Z","dependency_job_id":null,"html_url":"https://github.com/lochrist/UniLisp","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/lochrist%2FUniLisp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lochrist%2FUniLisp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lochrist%2FUniLisp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lochrist%2FUniLisp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lochrist","download_url":"https://codeload.github.com/lochrist/UniLisp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241399522,"owners_count":19956914,"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":["interpreter","lisp","unity"],"created_at":"2024-11-13T02:40:39.159Z","updated_at":"2026-05-06T16:16:37.752Z","avatar_url":"https://github.com/lochrist.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UniLisp\n\nBasic Lisp interpreter made to work in C# and created with a small Unity integration.\n\n## Inspiration\nUniLisp is heavily inspired by the 2 lispy articles by Peter Norvig:\n\n- [How to write a Lisp Interpreter in Python](http://norvig.com/lispy.html)\n- [An even better Lisp Interpreter in Python](https://norvig.com/lispy2.html)\n\n## Demo video\n\nI created this small [tongue and cheek video](https://www.youtube.com/watch?v=RAubH8t0pGw) to present UniLisp to Unity Hackweek crowd.\n\nI hope you appreciate the 2001, Space Odyssey soundtrack!\n\n\n## Features\nUniLisp supports :\n\n- Basic types: number (without boxing), string, symbol and List.\n- Macro system\n- An operator (#) to access any `public static` C# functions.\n- Allows user to register C# function and C# Macros\n\n### Unity Integration\n\nUniLisp also has a `SearchProvider` that integrates with Unity Search Window and that act as a semi-REPL. The sample project contains a bunch of Unity Search Queries that encapsulate lisp snippets.\n\n\n![](medias/lisp_search_provider.gif)\n\nUniLisp also has a really simple Inspector for `.lisp` files. This Inspector allows to execute the script or to execute arbitrary snippets of lisp. The resulting statements are printed in the Console Window.\n\n![](medias/lisp_file_editor.gif)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flochrist%2Funilisp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flochrist%2Funilisp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flochrist%2Funilisp/lists"}