Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove symbols and list constants from the doc #32

Open
LuKuangChen opened this issue Jan 2, 2025 · 0 comments
Open

remove symbols and list constants from the doc #32

LuKuangChen opened this issue Jan 2, 2025 · 0 comments

Comments

@LuKuangChen
Copy link
Collaborator

LuKuangChen commented Jan 2, 2025

Quoted from the doc:

@subsection[#:tag "expressions"]{Expressions}

The base expression values are numbers, strings, symbols,
Booleans. The language also permits, but does not provide useful
operations to work with, list constants, vector constants, and more
exotic quoted forms. (If you don't know what these are, ignore them.)

Because we don't have quote in smol languages, I believe symbols and list constants are not in provided by the language.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant