{"id":16116969,"url":"https://github.com/ralith/llvm-wrapper","last_synced_at":"2025-04-06T09:15:02.227Z","repository":{"id":4665831,"uuid":"5811872","full_name":"Ralith/llvm-wrapper","owner":"Ralith","description":null,"archived":false,"fork":false,"pushed_at":"2012-09-20T08:06:12.000Z","size":1596,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T14:32:12.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Ralith.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}},"created_at":"2012-09-14T16:36:57.000Z","updated_at":"2014-01-09T20:40:47.000Z","dependencies_parsed_at":"2022-07-05T13:09:37.574Z","dependency_job_id":null,"html_url":"https://github.com/Ralith/llvm-wrapper","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/Ralith%2Fllvm-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ralith%2Fllvm-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ralith%2Fllvm-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ralith%2Fllvm-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ralith","download_url":"https://codeload.github.com/Ralith/llvm-wrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457809,"owners_count":20941907,"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-10-09T20:27:38.685Z","updated_at":"2025-04-06T09:15:02.207Z","avatar_url":"https://github.com/Ralith.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Haskell LLVM bindings\n---------------------\n\nThis package provides Haskell bindings for the popular\n[LLVM](http://llvm.org/) compiler infrastructure project.\n\n\nCompatibility\n-------------\n\nWe try to stay up to date with LLVM releases.  The current version of\nthis package is compatible with LLVM 2.9 and 2.8.  Please understand\nthat the package may or may not work against older LLVM releases; we\ndon't have the time or resources to test across multiple releases.\n\n\nConfiguration\n-------------\n\nBy default, when you run `cabal install`, the Haskell bindings will be\nconfigured to look for LLVM in `/usr/local`.\n\nIf you have LLVM installed in a different location, e.g. `/usr`, you\ncan tell the `configure` script where to find it as follows:\n\n    cabal install --configure-option=--with-llvm-prefix=/usr\n\n\nPackage status - what to expect\n-------------------------------\n\nThis package is still under development.\n\nThe high level bindings are currently incomplete, so there are some\nlimits on what you can do.  Adding new functions is generally easy,\nthough, so don't be afraid to get your hands dirty.\n\nThe high level interface is mostly safe, but the type system cannot\nprotect against everything that can go wrong, so take care.  And, of\ncourse, there's no way to guarantee anything about the generated code.\n\n\nStaying in touch\n----------------\n\nThere is a low-volume mailing list named\n[haskell-llvm@projects.haskellorg](http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-llvm).\nIf you use the LLVM bindings, you should think about joining.\n\nIf you want to contribute patches, please clone a copy of the\n[git repository](https://github.com/bos/llvm):\n\n    git clone git://github.com/bos/llvm\n\nPatches are best submitted via the github \"pull request\" interface.\n\nTo file a bug or a request for an enhancement, please use the\n[github issue tracker](https://github.com/bos/llvm/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralith%2Fllvm-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fralith%2Fllvm-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralith%2Fllvm-wrapper/lists"}