{"id":30341639,"url":"https://github.com/alex2772/eblang","last_synced_at":"2025-08-18T09:49:27.872Z","repository":{"id":307511265,"uuid":"1029764957","full_name":"Alex2772/eblang","owner":"Alex2772","description":"expressively bare language","archived":false,"fork":false,"pushed_at":"2025-07-31T15:02:02.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-31T18:52:21.947Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/Alex2772.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,"zenodo":null}},"created_at":"2025-07-31T14:36:02.000Z","updated_at":"2025-07-31T16:27:08.000Z","dependencies_parsed_at":"2025-07-31T18:52:23.132Z","dependency_job_id":"4cabc4f2-69e5-47e6-8a53-97f1dc9dc3af","html_url":"https://github.com/Alex2772/eblang","commit_stats":null,"previous_names":["alex2772/eblang"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Alex2772/eblang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alex2772%2Feblang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alex2772%2Feblang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alex2772%2Feblang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alex2772%2Feblang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alex2772","download_url":"https://codeload.github.com/Alex2772/eblang/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alex2772%2Feblang/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270975125,"owners_count":24678258,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"2025-08-18T09:49:27.168Z","updated_at":"2025-08-18T09:49:27.850Z","avatar_url":"https://github.com/Alex2772.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Expressively Bare Language (eblang)\n\nVideo: https://youtu.be/Zk676WxebzE\n\n## Overview\n\nExpressively Bare Language (eblang) is a minimalist programming language designed with simplicity and expressiveness in\nmind. It aims to provide a clean and straightforward syntax.\n\nThis programming language is not intended for real world applications; instead, it is a demonstration of implementing\nyour own language.\n\n## Project Structure\n\n- `src/` - Source code of the eblang compiler/interpreter\n- `lib/` - Core library components\n- `example_programs/` - Example programs written in eblang\n- `cmake-build-debug/` - Build directory (generated)\n\n## Building from Source\n\n### Prerequisites\n\n- CMake (3.x or higher)\n- C++ compiler with C++11 support or higher\n\n### Build Instructions\n\n```bash\nmkdir build\ncd build\ncmake ..\ncmake --build .\n```\n\n# Usage\n\n```bash\n./eblang example_programs/hello_world.eblang\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex2772%2Feblang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falex2772%2Feblang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex2772%2Feblang/lists"}