We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b944d7c + e1616d2 commit 31fc9abCopy full SHA for 31fc9ab
docs/docs/reference/metaprogramming/staging.md
@@ -4,7 +4,7 @@ title: "Multi-Stage Programming"
4
---
5
6
The framework expresses at the same time compile-time meta-programming and
7
-multi-staging programming. We can think of compile-time meta-programming as a
+multi-stage programming. We can think of compile-time meta-programming as a
8
two stage compilation process: one that we write the code in top-level splices,
9
that will be used for code generation (macros) and one that will perform all
10
necessecary evaluations at compile-time and an object program that we will run
0 commit comments