Quasi-quotation is a concept from programming languages, particularly in the context of meta-programming and languages with strong support for symbolic manipulation, such as Lisp and Racket. It allows for code to be constructed dynamically while still being able to include certain parts of the code as unaltered expressions.
Articles by others on the same topic
There are currently no matching articles.