Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
em-bee
on Aug 31, 2023
|
parent
|
context
|
favorite
| on:
Produce HTML from S-Expressions
you would normally quote the whole s-expression to make sure it is interpreted as data only. '(look at this: no variables)
Zambyte
on Aug 31, 2023
[–]
To expand on this, Lisps also usually have a quasiquotation system to make it easy to embed data from the host system into an s-exp. `(look ,(get-parent): some variables like ,x)
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: