From 1ea83ecadccc5adee1bdb35bd11527c3982c015e Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 21 Aug 2021 04:06:54 -0400 Subject: Can now produce arbitrary code fragments statically by evaluating arbitrary expressions at compile-time. --- documentation/book/the_lux_programming_language/chapter_1.md | 1 - 1 file changed, 1 deletion(-) (limited to 'documentation/book/the_lux_programming_language/chapter_1.md') diff --git a/documentation/book/the_lux_programming_language/chapter_1.md b/documentation/book/the_lux_programming_language/chapter_1.md index 89aab1d53..9b670ef5c 100644 --- a/documentation/book/the_lux_programming_language/chapter_1.md +++ b/documentation/book/the_lux_programming_language/chapter_1.md @@ -53,7 +53,6 @@ These are the steps: ``` (.module: - {#.doc "This will be our program's main module."} [library [lux #* [program (#+ program:)] -- cgit v1.2.3