Skip to content

Commit

Permalink
documentation has been updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Centrix14 committed Jan 2, 2020
1 parent 2eaf4f0 commit a96abb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
+ `saol` -- standard interpreter
+ `isi` -- interactive interpreter
+ `ssp` -- simple standard preprocessor
+ `examples/` -- examples of saol programs
+ `examples/ssp/` -- examples of using the ssp preprocessor

## Overview
+ `(` / `)` -- take everything in parentheses as a whole works like quotation marks in other languages (`(word1 word2)` - will be read as "word1 word2")
Expand Down

0 comments on commit a96abb1

Please sign in to comment.