mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-08 13:11:54 +00:00
e1f292fe0d
new operators: vector(int, byte) - int -> works like py's list[0:-int] vector(int, byte) : int -> works like py's list[int:] new functions: fileRead, fileWrite, fileExists, bytesToStr |
||
---|---|---|
.. | ||
args.c | ||
args.h | ||
functions.c | ||
functions.h | ||
lexer.c | ||
lexer.h | ||
parser.c | ||
parser.h | ||
types.h | ||
variables.c | ||
variables.h |