S-Expressions

The basic syntax of the programming language Lisp. Short for symbolic expression. Often abbreviated as sexp.

(en.wikipedia.org) S-expression - Wikipedia   website

ROAM_REFS: https://en.wikipedia.org/wiki/S-expression

In computer programming, an S-expression (or symbolic expression, abbreviated as sexpr or sexp) is an expression in a like-named notation for nested list (tree-structured) data. S-expressions were invented for, and popularized by, the programming language Lisp, which uses them for source code as well as data.

See Also

Local Graph

org-roam f8e702a4-497a-40f9-944b-9979a2084f98 S-Expressions 84ae6e85-a6a2-4133-bc53-274238081c2d Lisp f8e702a4-497a-40f9-944b-9979a2084f98->84ae6e85-a6a2-4133-bc53-274238081c2d c2e9b287-bbd7-4e92-927e-af0973d73436 M-Expressions f8e702a4-497a-40f9-944b-9979a2084f98->c2e9b287-bbd7-4e92-927e-af0973d73436 c2e9b287-bbd7-4e92-927e-af0973d73436->f8e702a4-497a-40f9-944b-9979a2084f98