summaryrefslogtreecommitdiff
path: root/read.c
Commit message (Expand)AuthorAgeFilesLines
* add \e for escapeubq3232024-08-171-0/+1
* add backslash escape sequences to string literalsubq3232024-08-171-5/+30
* fix failing testsubq3232024-08-061-1/+1
* rearrange and refactor compilerubq3232024-08-061-18/+39
* new readerubq3232024-08-041-0/+98
* parse multiple expressionsubq3232024-06-261-14/+0
* compilation of basic arithmetic exprs to bytecodeubq3232023-08-011-6/+0
* thubq3232023-07-291-1/+2
* more codeubq3232023-07-121-0/+19