Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in s-expression

Common lisp: is there a less painful way to input math expressions?

Is out there anything that is for s-expressions what XPATH is for XML?

xml xpath lisp s-expression

How to construct a named list (a SEXP) to be returned from the C function called with .Call()?

c r s-expression

Do any lisps have a s-expression as their head, e.g. ((f 2) 3 4)? If not, why?

How to safely read untrusted Clojure code (not just some serialized data)?

clojure s-expression

Is there something similar to Nokogiri for parsing Ruby code?

Slurpage and barfage in Clojure

Building Lisp/Scheme-like parse tree with flex/bison

Is there a C# utility for matching patterns in (syntactic parse) trees?

Parsing S-Expressions in Python [closed]

python s-expression

Why are s-expressions not used compared to JSON and XML?

xml json s-expression

How do I manipulate parse trees?

What advantage does common lisp reader macros have that Clojure does not have?

Do you know of a language with Static Type checking where Code is Data? [closed]

Lisp: list vs S-expression

list lisp s-expression