diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/language.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/language.rst b/docs/language.rst index 0296ec1..356b490 100644 --- a/docs/language.rst +++ b/docs/language.rst @@ -15,8 +15,6 @@ Forms * A program is evaluated by *reducing* forms to produce a final value, applying side effects during the reduction. -* What does a form look like? - * Simple forms: literals (and intro to types) * Integers: an optional leading - sign for negative numbers, followed by a |
