diff options
Diffstat (limited to 'notes/250210-compile.md')
| -rw-r--r-- | notes/250210-compile.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/notes/250210-compile.md b/notes/250210-compile.md index 4d5fc6d..3cd8831 100644 --- a/notes/250210-compile.md +++ b/notes/250210-compile.md @@ -1,5 +1,7 @@ # Compilation is execution +_2025 February_ + Any Scheme implementation with support for procedural macros allows arbitrary code execution at compile-time. However, this is slightly awkward: |
