Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cairo is not supported #1495

Open
seanpm2001 opened this issue Jul 7, 2023 · 0 comments
Open

Cairo is not supported #1495

seanpm2001 opened this issue Jul 7, 2023 · 0 comments

Comments

@seanpm2001
Copy link

Cairo appears to be missing from the list. Here is how a Hello World program is written:

use debug::PrintTrait;
fn main() {
    'Hello, World'.print();
}

According to :octocat: Cairo-book/Cairo-book.github.io

The extension is .cairo so the file should be placed at ///C/Cairo.cairo

This language should definitely be included, as it is notable enough to be listed in the GitHub Linguist, meaning it has a notable amount of usage by more than a handful of people.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant