Mercurial > hg > index.cgi
view src/keywordlist.txt @ 139:5d4801c0566d
Get things building again with the updated tokenization scheme
author | William Astle <lost@l-w.ca> |
---|---|
date | Mon, 15 Jul 2024 23:26:15 -0600 |
parents | ac183a519439 |
children |
line wrap: on
line source
' tokenf_remabbr * tokenf_times + tokenf_plus - tokenf_minus / tokenf_divide ? tokenf_print ^ tokenf_exp < tokenf_lt <= tokenf_le => tokenf_le > tokenf_gt >= tokenf_ge => tokenf_ge <> tokenf_ne >< tokenf_ne = tokenf_eq AND tokenf_and AS tokenf_as ASC tokenf_asc DATA tokenf_data ELSE tokenf_else END tokenf_end GO tokenf_go GOTO tokenf_goto GOSUB tokenf_gosub LET tokenf_let LIST tokenf_list NEW tokenf_new NOT tokenf_not OR tokenf_or POP tokenf_pop PRINT tokenf_print REM tokenf_rem RETURN tokenf_return RUN tokenf_run STOP tokenf_stop SUB tokenf_sub TO tokenf_to