Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

1
{ CompSci { Programming Language { Compound Expression }}}
Post Body

---Definition---

An expression that contains other expressions.

---Source---

Harvey, B., & Wright, M. (1999). Simply Scheme - 2nd Edition: Introducing Computer Science (2nd ed.) [E-book]. The MIT Press.

---Synonyms---

Complex Expression

---Example---

Is it true that (- 6 3) is a complex expression in Lisp? Why?

Yes, because it contains the expressions -, 6, and 3.

---Example---

Is it true that x or y is a complex expression in Python? Why?

Yes, because it contains the expressions x, or, and y.

---Template---

Is it true that ________ is a complex expression in _______ ? Why?

Yes, because it contains the expressions ________ and _________.

---Notes---

You can make text look like code by wrapping it in back quotes (`).
This is the first post with curly braces representing sets of knowledge.

Author
Account Strength
100%
Account Age
4 years
Verified Email
Yes
Verified Flair
No
Total Karma
5,244
Link Karma
3,637
Comment Karma
1,574
Profile updated: 1 month ago
Posts updated: 3 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
3 years ago