{"id":16703442,"url":"https://github.com/paulcacheux/elang","last_synced_at":"2025-10-17T22:36:08.541Z","repository":{"id":86829484,"uuid":"89079052","full_name":"paulcacheux/elang","owner":"paulcacheux","description":"Compiler for a simple C-like rust-inspired language.","archived":false,"fork":false,"pushed_at":"2017-04-23T14:15:43.000Z","size":484,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T02:41:42.242Z","etag":null,"topics":["compilers","programming-language","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/paulcacheux.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":"2017-04-22T15:18:08.000Z","updated_at":"2023-12-03T03:09:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c32df5c-37a1-4b8f-a665-a282e9c4b235","html_url":"https://github.com/paulcacheux/elang","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/paulcacheux%2Felang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulcacheux%2Felang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulcacheux%2Felang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulcacheux%2Felang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulcacheux","download_url":"https://codeload.github.com/paulcacheux/elang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243544649,"owners_count":20308169,"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":["compilers","programming-language","rust"],"created_at":"2024-10-12T19:08:21.386Z","updated_at":"2025-10-17T22:36:03.507Z","avatar_url":"https://github.com/paulcacheux.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Elang\n=====\n\nElang is a simple language based on C functionalities but with a Rust-like syntax.\nThe ouput is heavily based on LLVM (4.0).\n\n```\nUSAGE:\n    elang_driver [FLAGS] [OPTIONS] \u003cINPUT\u003e\n\nFLAGS:\n        --ast        Dump AST\n    -h, --help       Prints help information\n        --ir         Dump IR\n    -O               Activate optimizations\n    -V, --version    Prints version information\n\nOPTIONS:\n    -o, --output \u003cFILE\u003e         Output file\n    -t, --type \u003coutput_type\u003e    Output type [values: check, llvm, run, exec]\n\nARGS:\n    \u003cINPUT\u003e    Input file\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulcacheux%2Felang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulcacheux%2Felang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulcacheux%2Felang/lists"}