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

Introduce the idea that Rust is a compiled language, and what compilation is #197

Open
illicitonion opened this issue Oct 31, 2024 · 0 comments

Comments

@illicitonion
Copy link
Contributor

https://rust-exercises.com/100-exercises/01_intro/01_syntax#type-annotations talks about the compiler, and compile-time.

The welcome page establishes "we assume you know at least another programming language".

Someone coming from e.g. a JavaScript or Python background may not know what a compiler is, or what compile-time means.

We should add a brief introduction (or at least a reference to some external material) explaining what this means.

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