What are Macros in Clojure?

devquora
devquora

Posted On: Feb 22, 2018

 

Macros are mainly used to write the code generating routines which helps to provide the developer with a powerful way to tailor the languages to the needs of the developer.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Clojure Interview Questions

    What are different programming languages?

    The following are some of the different programming languages:..

    Clojure Interview Questions

    What do you understand by Clojure?

    Clojure is a type of open source, modern dynamic and the general purpose programming language...

    Clojure Interview Questions

    Who invented the Clojure programming language?

    Rich Hickey invented the Clojure. It is a variant of Lisp which was invented by John McCarthy...