Checkout
Personalized AI apps
Build multi-agent systems without code and automate document search, RAG and content generation
Start free trial
Question

Symbolic Artificial Intelligence - What is symbolic expression in AI?

Answer

In artificial intelligence programming, symbolic expressions, or s-expressions, are the syntactic components of Lisp. Depending on whether they are expressing data or functions, s-expressions in Lisp can be seen as either atoms or lists.