{"id":16959757,"url":"https://github.com/maxinteger/pocket-lisp","last_synced_at":"2025-04-11T22:10:35.213Z","repository":{"id":37881384,"uuid":"183100299","full_name":"maxinteger/pocket-lisp","owner":"maxinteger","description":"Lisp / Clojure like programming language","archived":false,"fork":false,"pushed_at":"2023-03-04T03:38:14.000Z","size":957,"stargazers_count":5,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T18:07:16.726Z","etag":null,"topics":["domain-specific-language","lisp","pocket-lisp","programming-language","typescript"],"latest_commit_sha":null,"homepage":"https://maxinteger.github.io/pocket-lisp-page/","language":"TypeScript","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/maxinteger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-23T21:42:27.000Z","updated_at":"2023-07-15T16:33:05.000Z","dependencies_parsed_at":"2023-02-15T07:16:14.910Z","dependency_job_id":null,"html_url":"https://github.com/maxinteger/pocket-lisp","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxinteger%2Fpocket-lisp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxinteger%2Fpocket-lisp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxinteger%2Fpocket-lisp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxinteger%2Fpocket-lisp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxinteger","download_url":"https://codeload.github.com/maxinteger/pocket-lisp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248487696,"owners_count":21112191,"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":["domain-specific-language","lisp","pocket-lisp","programming-language","typescript"],"created_at":"2024-10-13T22:46:03.433Z","updated_at":"2025-04-11T22:10:35.175Z","avatar_url":"https://github.com/maxinteger.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pocket lisp\n\nPocket lisp is a Clojure like programming language.\n\n\n[![License: MIT][license-shield]][license-link]\n[![code style: prettier][prettier-shield]][prettier-link]\n[![Travis Build Status][build-shield]][build-link]\n[![Codecov Code Coverage][coverage-shield]][coverage-link]\n\n\n## Why\n\nWe needed a very simple and configurable domain specific language to add a little logic to mathematics exercises on our learning platform Zsebtanár (~pocket teacher)\n\n## Goals\n\n- Simple\n- Expressive\n- \"Fast\"\n- Sandbox - no access to the native runtime environment (ex. Browser, NodeJS, etc.) API\n- Zero dependencies\n\n## Details\n\nYou can find the details like usage and syntax, on the project website:\n\n[https://maxinteger.github.io/pocket-lisp/](https://maxinteger.github.io/pocket-lisp-page/)\n\n## For contributors\n\nYou can build packages locally with\n\n    npm build\n    \nor do continuous build with\n\n    npm watch\n    \nAlso you can run test by\n\n    npm test\n\n\n[license-shield]: https://img.shields.io/badge/License-MIT-blue.svg?style=shield\n[license-link]: https://opensource.org/licenses/MIT\n[prettier-shield]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square\n[prettier-link]: https://github.com/prettier/prettier\n[build-shield]: https://travis-ci.com/maxinteger/pocket-lisp.svg?branch=master\n[build-link]: https://travis-ci.com/maxinteger/pocket-lisp\n[coverage-shield]: https://codecov.io/gh/maxinteger/pocket-lisp/branch/master/graph/badge.svg\n[coverage-link]: https://codecov.io/gh/maxinteger/pocket-lisp\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxinteger%2Fpocket-lisp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxinteger%2Fpocket-lisp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxinteger%2Fpocket-lisp/lists"}