{"id":19493300,"url":"https://github.com/negrel/tabp","last_synced_at":"2026-06-19T09:32:22.531Z","repository":{"id":246935723,"uuid":"824287776","full_name":"negrel/tabp","owner":"negrel","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-11T15:05:52.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T20:20:51.369Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/negrel.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":"2024-07-04T19:19:23.000Z","updated_at":"2024-07-11T15:05:56.000Z","dependencies_parsed_at":"2024-11-10T21:26:55.683Z","dependency_job_id":"45d85e47-49d8-40da-bebc-e8b70e116478","html_url":"https://github.com/negrel/tabp","commit_stats":null,"previous_names":["negrel/tabp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/negrel/tabp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negrel%2Ftabp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negrel%2Ftabp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negrel%2Ftabp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negrel%2Ftabp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/negrel","download_url":"https://codeload.github.com/negrel/tabp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negrel%2Ftabp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34526065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-10T21:25:14.408Z","updated_at":"2026-06-19T09:32:22.513Z","avatar_url":"https://github.com/negrel.png","language":"Go","funding_links":["https://www.buymeacoffee.com/negrel"],"categories":[],"sub_categories":[],"readme":"# `tabp` - A Lisp like language that operates on Table instead of list.\n\nTabp is a programming language inspired by Lisp and Lua. It borrows its syntax\nfrom Lisp but uses table (similar to Lua tables) as it's only datastructure.\nIt is called Tabp because unlike Lisp (List Processor), it operates on tables.\n\nTable is a datastructure that acts as a map and a vector/slice at the same time.\nAll entries are stored in map except those that are part of the **sequence**.\nTable sequence define entries with an integer key `i` in range `0 to n` (exclusive)\nwhere `Table.Get(i) != nil` and `Table.Get(n) == nil`.\n\n## Contributing\n\nIf you want to contribute to `tabp` to add a feature or improve the code contact\nme at [alexandre@negrel.dev](mailto:alexandre@negrel.dev), open an\n[issue](https://github.com/negrel/tabp/issues) or make a\n[pull request](https://github.com/negrel/tabp/pulls).\n\n## :stars: Show your support\n\nPlease give a :star: if this project helped you!\n\n[![buy me a coffee](https://github.com/negrel/.github/blob/master/.github/images/bmc-button.png?raw=true)](https://www.buymeacoffee.com/negrel)\n\n## :scroll: License\n\nMIT © [Alexandre Negrel](https://www.negrel.dev/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegrel%2Ftabp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnegrel%2Ftabp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegrel%2Ftabp/lists"}