babel-template is an implementation of quasiquotes.
LISP, Haskell, Scala, Scheme, Boo respect this term for a string literal of code being interpretted into AST. Babel should clearly identify that it too has quasi-quotes capabilities.
This commit is contained in:
parent
83efecdc8d
commit
cfb911de91
@ -2,6 +2,8 @@
|
||||
|
||||
> Generate an AST from a string template.
|
||||
|
||||
In computer science, this is known as an implementation of quasiquotes.
|
||||
|
||||
## Install
|
||||
|
||||
```sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user