From a384e0c9426d6110fa4c104a1327808a0aff91b0 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 24 Jun 2022 22:38:07 -0400 Subject: Generalized machinery for context-aware macros. --- documentation/bookmark/programming_language/syntax.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'documentation/bookmark/programming_language') 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) -- cgit v1.2.3