{"id":19430261,"url":"https://github.com/8dcc/tinylisp","last_synced_at":"2026-06-20T14:05:09.629Z","repository":{"id":153834135,"uuid":"630567286","full_name":"8dcc/tinylisp","owner":"8dcc","description":"Simple Lisp REPL in C","archived":false,"fork":false,"pushed_at":"2023-10-10T19:54:38.000Z","size":556,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T12:14:32.156Z","etag":null,"topics":["interpreter","lisp","repl","tinylisp"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/8dcc.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2023-04-20T16:52:15.000Z","updated_at":"2023-10-10T14:38:14.000Z","dependencies_parsed_at":"2023-10-10T17:12:12.601Z","dependency_job_id":null,"html_url":"https://github.com/8dcc/tinylisp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"8dcc/c-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Ftinylisp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Ftinylisp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Ftinylisp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Ftinylisp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/8dcc","download_url":"https://codeload.github.com/8dcc/tinylisp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240612541,"owners_count":19829027,"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","repl","tinylisp"],"created_at":"2024-11-10T14:24:10.412Z","updated_at":"2026-06-20T14:05:09.578Z","avatar_url":"https://github.com/8dcc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+title: TinyLisp\n#+options: toc:nil\n#+startup: showeverything\n#+export_file_name: ./doc/README.md\n#+author: 8dcc\n\n*Simple Lisp REPL in C.*\n\n#+TOC: headlines 2\n\n* Description\nThis project is heavily inspired by [[https://github.com/Robert-van-Engelen/tinylisp][Robert-van-Engelen/tinylisp]] and\n[[https://raw.githubusercontent.com/Robert-van-Engelen/tinylisp/main/tinylisp.pdf][his amazing article]]. Please check them out if you are interested in how this\nproject was made.\n\n#+begin_quote\n*Note*\nThis project is still work in progress.\n#+end_quote\n\n* Building\n\n#+begin_src console\n$ git clone https://github.com/8dcc/tinylisp\n$ cd tinylisp\n$ make\n...\n#+end_src\n\n* Usage\n\n#+begin_src console\n$ ./tinylisp.out\n--- TinyLisp REPL ---\n[925]\u003e (+ 5 1)\n6\n[925]\u003e\n#+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F8dcc%2Ftinylisp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F8dcc%2Ftinylisp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F8dcc%2Ftinylisp/lists"}