{"id":20850434,"url":"https://github.com/noteed/tcc","last_synced_at":"2026-04-22T15:36:45.869Z","repository":{"id":497454,"uuid":"124256","full_name":"noteed/tcc","owner":"noteed","description":"Haskell bindings to the Tiny C Compiler library (libtcc).","archived":false,"fork":false,"pushed_at":"2009-02-17T19:51:21.000Z","size":84,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-19T06:11:32.913Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noteed.png","metadata":{"files":{"readme":"README","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}},"created_at":"2009-02-08T09:55:05.000Z","updated_at":"2021-07-21T22:27:33.000Z","dependencies_parsed_at":"2022-07-04T20:01:24.735Z","dependency_job_id":null,"html_url":"https://github.com/noteed/tcc","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/noteed%2Ftcc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noteed%2Ftcc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noteed%2Ftcc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noteed%2Ftcc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noteed","download_url":"https://codeload.github.com/noteed/tcc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243216106,"owners_count":20255315,"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":[],"created_at":"2024-11-18T03:09:29.438Z","updated_at":"2025-12-24T16:02:26.441Z","avatar_url":"https://github.com/noteed.png","language":"Haskell","readme":"Haskell bindings to the Tiny C Compiler library (libtcc).\n\nTo use the bindings in ghci, it is necessary to have the\n.so version of libtcc. But the source distribution of\nTCC doesn't provide one.\n\n\nWhen building TCC, instead of\n\n \u003e ./configure\n \u003e make\n \u003e make install\n\nyou can use for instance\n\n \u003e ./configure --extra-cflags=\"-fPIC\"\n \u003e make\n \u003e gcc -shared -Wl,-soname,libtcc.so -o libtcc.so libtcc.o\n \u003e make install\n \u003e cp libtcc.so /usr/lib/\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoteed%2Ftcc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoteed%2Ftcc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoteed%2Ftcc/lists"}