{"id":17801030,"url":"https://github.com/refi64/blaze","last_synced_at":"2026-01-24T11:04:00.750Z","repository":{"id":69429090,"uuid":"56615097","full_name":"refi64/blaze","owner":"refi64","description":"A low-level, efficient programming language (WORK IN PROGRESS! NOT COMPLETE!)","archived":false,"fork":false,"pushed_at":"2016-10-05T20:55:23.000Z","size":308,"stargazers_count":5,"open_issues_count":5,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-16T01:41:23.496Z","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":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/refi64.png","metadata":{"files":{"readme":"README.rst","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-04-19T16:53:30.000Z","updated_at":"2017-11-13T16:39:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"9323802d-1d4a-4319-af1d-622c1850d5c4","html_url":"https://github.com/refi64/blaze","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/refi64%2Fblaze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refi64%2Fblaze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refi64%2Fblaze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refi64%2Fblaze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/refi64","download_url":"https://codeload.github.com/refi64/blaze/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243858695,"owners_count":20359401,"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-27T12:33:13.704Z","updated_at":"2026-01-24T11:03:55.714Z","avatar_url":"https://github.com/refi64.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Blaze\n=====\n\nWelcome to the source code for Blaze!\n\nWhat you're seeing here is horribly incomplete. If you don't mind toying with\nsomething that doesn't really work ATM, continue reading.\n\nWhat is Blaze?\n**************\n\nBlaze is my idea for YALLPL (Yet Another Low-Level Programming Language). Even\nthough there are already a LOT of these, Blaze has some unique ideas that I hope\ncan help it stand out:\n\n- `Smarter error handling`_.\n- An elegant, Python-inspired syntax.\n- A Go-inspired module system.\n- Assume symbols are public by default (private ones should be prefixed with\n  ``_``).\n- Fast compile times.\n- Support for procedural/data-style structs, OO-style classes, and FP-style\n  unions/ADTs.\n- Pass everything by reference by default.\n- Generics.\n\nCurrent status\n**************\n\n99% of this hasn't been implemented yet, despite the fact that the compiler clocks\nin at a whopping \u003e3k LOC. However, you can write really basic programs, and some\nmore complex control flow structures (like if statements) work.\n\nStructs are present, as is overloading. But a lot of other stuff doesn't work:\n\n- Modules.\n- Classes.\n- Unions.\n- Generics.\n- Consistency. (I have no clue why I'm writing this in reStructuredText but wrote\n  proto.md in Markdown...)\n- Sanity.\n\nUse it at your own risk!\n\n.. _Smarter error handling:\n    http://kirbyfan64.github.io/posts/an-idea-for-concise-checked-error-handling-in-imperative-languages.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefi64%2Fblaze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frefi64%2Fblaze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefi64%2Fblaze/lists"}