{"id":15397857,"url":"https://github.com/alexdenisov/llvmtemplate","last_synced_at":"2025-07-06T19:34:53.535Z","repository":{"id":145636559,"uuid":"59694581","full_name":"AlexDenisov/LLVMTemplate","owner":"AlexDenisov","description":"LLVM + Swift template Xcode project","archived":false,"fork":false,"pushed_at":"2017-04-20T05:35:33.000Z","size":9,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-16T01:06:56.337Z","etag":null,"topics":["llvm","swift","xcode"],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlexDenisov.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":"2016-05-25T20:16:22.000Z","updated_at":"2024-12-14T20:48:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"3bc4221b-abe7-45ff-824b-3b0c86114363","html_url":"https://github.com/AlexDenisov/LLVMTemplate","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"0bf1798e08dfd6d65efd7c3f3b04e8e7fcf06737"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexDenisov%2FLLVMTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexDenisov%2FLLVMTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexDenisov%2FLLVMTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexDenisov%2FLLVMTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexDenisov","download_url":"https://codeload.github.com/AlexDenisov/LLVMTemplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249178211,"owners_count":21225349,"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":["llvm","swift","xcode"],"created_at":"2024-10-01T15:39:44.219Z","updated_at":"2025-04-16T01:09:19.037Z","avatar_url":"https://github.com/AlexDenisov.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLVMTemplate\n\nTemplate Xcode project to play with Swift and LLVM\n\n## Installation\n\n```\ngit clone git@github.com:AlexDenisov/LLVMTemplate.git\nmake setup\nmake build\nopen LLVMTemplate.xcodeproj\n```\n\nThe commands above will fetch and build LLVM sources for you.\n\n_Note:_ By default the 'build system' will use `$(HOME)/LLVM/src` and `$(HOME)/LLVM/build` for source and build directories respectively. These values can be changed at `LLVM.xcconfig`.\n\n## Usage\n\nEverything you need is to open the Xcode project and start exploring `main.swift` and `Helpers.swift`.\nI included few sample modules to play with, they may be created using the following method calls: `sampleMathModule()`, `sampleFindMaxModule()`, `sampleFibModule()`.\n\nEnjoy and happy hacking!\n\n## License\n\nThis is free and unencumbered software released into the public domain.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdenisov%2Fllvmtemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexdenisov%2Fllvmtemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdenisov%2Fllvmtemplate/lists"}