{"id":13645725,"url":"https://github.com/Z-Shang/LICPP","last_synced_at":"2025-04-21T17:31:19.681Z","repository":{"id":68587645,"uuid":"122994072","full_name":"Z-Shang/LICPP","owner":"Z-Shang","description":"Lisp Flavoured C++","archived":false,"fork":false,"pushed_at":"2021-03-12T00:41:02.000Z","size":15997,"stargazers_count":29,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-02T01:25:36.863Z","etag":null,"topics":["cplusplus","cpp","headers","lisp"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Z-Shang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["Z-Shang"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-02-26T16:05:32.000Z","updated_at":"2023-11-22T03:00:00.000Z","dependencies_parsed_at":"2023-02-21T18:00:55.011Z","dependency_job_id":null,"html_url":"https://github.com/Z-Shang/LICPP","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/Z-Shang%2FLICPP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Z-Shang%2FLICPP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Z-Shang%2FLICPP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Z-Shang%2FLICPP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Z-Shang","download_url":"https://codeload.github.com/Z-Shang/LICPP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223873109,"owners_count":17217878,"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":["cplusplus","cpp","headers","lisp"],"created_at":"2024-08-02T01:02:40.578Z","updated_at":"2024-11-09T19:30:18.122Z","avatar_url":"https://github.com/Z-Shang.png","language":"C++","funding_links":["https://github.com/sponsors/Z-Shang"],"categories":["C++"],"sub_categories":[],"readme":"\u003e # *C++! THIS IS THE LAST OF MY PARENTHESES! TAKE IT FROM MEEEEEEE!*\n\n# LICPP\n\n[![AGPLv3 license](https://img.shields.io/badge/License-AGPLv3-blue.svg)](http://perso.crans.org/besson/LICENSE.html)\n[![Open Source Love svg2](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)\n\n[![Made with Secret Alien Technology](https://img.shields.io/badge/Made%20with-Secret%20Alien%20Technology-green.svg?longCache=true\u0026style=for-the-badge\u0026colorB=82ce82)](https://common-lisp.net/)\n\n[![Knights of the Lambda Calculus](https://img.shields.io/badge/Knights%20of-the%20lambda%20Calculus-brightgreen.svg?longCache=true\u0026style=for-the-badge)](http://catb.org/jargon/html/K/Knights-of-the-Lambda-Calculus.html)\n\n\nA Lisp Flavoured C++\n\nAn Visual Studio specified version is in the branch `ms`, licensed under MIT. \n\n## About\nA tiny library that implements some basic Lisp (mainly Common Lisp) utilities as a DSL, currently just a toy, beware of dirty hacks and low performance.\n\nThis has been tested with Clang 9.0, GCC 7.1, and Visual Studio Community 2017.\n\n## Usage\nAt least C++ 14 is required.\n\nYou may expect everything to work similarly to what you know in Common Lisp (although there will be limitation because of the differences between C++ and Lisp).\n\nFor the details of symbols defined in LICPP, check out [SYMBOLS.md](SYMBOLS.md).\n\nIf you want some extra features, please use the latest version of GCC with the flags mentioned below:\n\n- Type Constraints, enable with flag `-fconcepts` (GCC only)\n\n## Note\n`tlist` stands for the type `List\u003cT\u003e` which does not have an equivalance in Common Lisp, you may think this is `(type t) =\u003e [t]` in Haskell.\n\n## Contributing\nAll functions should be (preferably) implemented in the same way as its corresponding definition in [CLHS](http://www.lispworks.com/documentation/lw70/CLHS/Front/X_AllSym.htm).\n\n## License\nAGPLv3+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZ-Shang%2FLICPP","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FZ-Shang%2FLICPP","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZ-Shang%2FLICPP/lists"}