aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/programming_language/syntax.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bookmark/programming_language/syntax.md')
-rw-r--r--documentation/bookmark/programming_language/syntax.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/bookmark/programming_language/syntax.md b/documentation/bookmark/programming_language/syntax.md
index 2d11ffaa7..5d28ea88d 100644
--- a/documentation/bookmark/programming_language/syntax.md
+++ b/documentation/bookmark/programming_language/syntax.md
@@ -1,4 +1,8 @@
# Reference
+0. []()
+0. [Composable and Compilable Macros: You Want it When?](https://www.cs.utah.edu/plt/publications/macromod.pdf)
+0. [From Macros to Reusable Generative Programming](http://cs.brown.edu/~sk/Publications/Papers/Published/kfd-macro-to-gen-prog/)
+0. [Not everything is an expression](https://codewords.recurse.com/issues/two/not-everything-is-an-expression)
0. [Rhombus](https://github.com/racket/rhombus-prototype)