{"id":21005835,"url":"https://github.com/thomasleese/acorn","last_synced_at":"2026-04-24T17:35:44.581Z","repository":{"id":73371429,"uuid":"54022454","full_name":"thomasleese/acorn","owner":"thomasleese","description":"Powerful and elegant programming language.","archived":false,"fork":false,"pushed_at":"2018-03-16T14:01:17.000Z","size":1293,"stargazers_count":3,"open_issues_count":26,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-02T02:30:27.391Z","etag":null,"topics":["cpp","language","llvm","programming-language"],"latest_commit_sha":null,"homepage":"https://thomas.leese.io/acorn/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thomasleese.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-16T10:27:08.000Z","updated_at":"2024-09-27T14:53:28.000Z","dependencies_parsed_at":"2023-07-01T08:31:19.942Z","dependency_job_id":null,"html_url":"https://github.com/thomasleese/acorn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thomasleese/acorn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasleese%2Facorn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasleese%2Facorn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasleese%2Facorn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasleese%2Facorn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasleese","download_url":"https://codeload.github.com/thomasleese/acorn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasleese%2Facorn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32234722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cpp","language","llvm","programming-language"],"created_at":"2024-11-19T08:48:21.795Z","updated_at":"2026-04-24T17:35:44.567Z","avatar_url":"https://github.com/thomasleese.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Acorn - Elegant and Simple Programming Language](logo.png)\n\n![Travis Build Status](https://img.shields.io/travis/thomasleese/acorn.svg)\n\n\u003e Acorn is a elegant, minimalistic, high-level programming language implemented\n\u003e in C++ with LLVM. It borrows ideas from MATLAB, Julia, Python, Ruby and many\n\u003e other languages. It supports features such as multiple-dispatch, operating\n\u003e overloading, static typesystem with inference and concurrency.\n\n## What does it look like?\n\n```ruby\ndef hello\n  print(\"Hello, world!\")\nend\n\nhello()\n```\n\n## How to build?\n\n```bash\n$ mkdir build\n$ cd build\n$ cmake -DCMAKE_BUILD_TYPE=Debug ..\n$ cd ..\n$ cmake --build build --config Debug\n```\n\n## How to use?\n\n```bash\n$ ./build/src/acornc test.acorn\n$ ./test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasleese%2Facorn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomasleese%2Facorn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasleese%2Facorn/lists"}