Skip to content

Commit

Permalink
repl literal
Browse files Browse the repository at this point in the history
  • Loading branch information
drernie committed Oct 11, 2023
1 parent 845b29f commit da62f63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hc/white-paper.hc
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,8 @@ The HC read-eval-print loop (REPL) uses ';' for the input prompt and '#' for the
output prompt:
``` ruby
; frame0
# value0
; .literal
# literal
```
That's pretty much all there is. There are no special forms, keywords,
Expand Down

0 comments on commit da62f63

Please sign in to comment.