https://github.com/bingus-dev/carbon
My personal experiments with Google's new Carbon language
https://github.com/bingus-dev/carbon
carbon cplusplus cpp
Last synced: about 1 year ago
JSON representation
My personal experiments with Google's new Carbon language
- Host: GitHub
- URL: https://github.com/bingus-dev/carbon
- Owner: bingus-dev
- Created: 2024-08-23T14:18:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T19:06:10.000Z (over 1 year ago)
- Last Synced: 2025-03-17T15:26:07.431Z (about 1 year ago)
- Topics: carbon, cplusplus, cpp
- Language: Carbon
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
# carbon-experiments-repo
This hosts my experiments with the Carbon language. I want to learn Carbon quickly as C++ is not my favorite language ever.
## Resources
If you want to start learning Carbon, there are resources online to do so.
- [Carbon Offical Repository](https://github.com/carbon-language/carbon-lang): Offical documentation. If you know C++, this is the place to start.
- [This specific comparison (Carbon and C++)](https://github.com/carbon-language/carbon-lang/tree/trunk?tab=readme-ov-file#carbon-and-c) helped me personally.
## Stuff I want to work on
- Working Carbon syntax. I added Carbon support to Linguist but it is missing a working grammar.
## License
No license here, just a bunch of code.