An open API service indexing awesome lists of open source software.

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

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.