{"id":31608757,"url":"https://github.com/nickforall/dioxide","last_synced_at":"2025-10-06T08:24:18.537Z","repository":{"id":53582892,"uuid":"70145637","full_name":"Nickforall/Dioxide","owner":"Nickforall","description":"Carbon runtime and compiler.","archived":false,"fork":false,"pushed_at":"2017-04-04T12:18:49.000Z","size":133,"stargazers_count":6,"open_issues_count":7,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-12T12:08:07.296Z","etag":null,"topics":["carbon-language","compiler","language","programming-language","toy-language","virtual-machine"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nickforall.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}},"created_at":"2016-10-06T10:55:15.000Z","updated_at":"2023-10-08T16:29:20.000Z","dependencies_parsed_at":"2022-09-10T22:22:13.025Z","dependency_job_id":null,"html_url":"https://github.com/Nickforall/Dioxide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nickforall/Dioxide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nickforall%2FDioxide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nickforall%2FDioxide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nickforall%2FDioxide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nickforall%2FDioxide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nickforall","download_url":"https://codeload.github.com/Nickforall/Dioxide/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nickforall%2FDioxide/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278578131,"owners_count":26009739,"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-10-06T02:00:05.630Z","response_time":65,"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":["carbon-language","compiler","language","programming-language","toy-language","virtual-machine"],"created_at":"2025-10-06T08:24:13.496Z","updated_at":"2025-10-06T08:24:18.531Z","avatar_url":"https://github.com/Nickforall.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dioxide\n\n**Dioxide** is the main compiler and runtime for the Carbonscript language.\n\n## Installation\n\nYou can install Dioxide by cloning this repository, and running `npm install -g` in its root.\n\n## Usage\n\nYou can execute any utf8 file with carbon code by running `carbonc filename.cb`\n\n## What is Carbonscript?\n\nCarbonscript is a language designed by [Nick Vernij](https://github.com/nickforall), I created this language because I was simply bored, and I was annoyed by some of the things other languages do.\n\nCarbonscript is a C-like scripting language, the current builds are almost identical to JavaScript, but I am planning to add unique functionality in the future.\n\n## Why Node.js\n\nYou'll probably hate me for using Node.JS as a compiler and VM. I am aware that it is incredibly inefficient as a VM, and probably not the best choice for a compiler too.\n\nThe reason why I use node.js is because I want to be able to rapidly prototype the features of my language, which is why I choose a langauge and platform where I have the most experience in: node.js\n\n### Roadmap\n\nIn the near future I plan to port the VM to a language that compiles to machine code on a lot of platforms, such as C++, C or Rust. I haven't made my pick yet.\n\nThe compiler will obviously be ported to Carbonscript at some point.\n\n## Issues\n\nWhen you have an Issue with your Carbonscript code, it would be incredibly helpful if you could post your code, and if you know what you are doing, the _Abstract Syntax Tree_.\n\nAlso don't forget to check if the issue still occurs with the latest build on the **master** branch of this repository.\n\n## Contributing\n\nIf you'd like to contribute, you can make a pull-request for simple fixes. For additions or more complex issues I would recommend to email me first at [hello@nickforall.nl](mailto:hello@nickforall.nl).\n\nI haven't set any communities up yet, but am planning to do this in the near future.\n\n## License\n\nThis project is licensed under the **Apache License 2.0** license.\n\n_Now you've made it to the end of this readme, you deserve some coffee, and have fun coding in or contributing to Carbonscript_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickforall%2Fdioxide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickforall%2Fdioxide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickforall%2Fdioxide/lists"}