mirror of
https://github.com/zekexiao/pocketlang.git
synced 2025-02-05 20:26:53 +08:00
bcfa4de706
There are small typos in: - README.md - cli/modules.c - src/pk_compiler.c - src/pk_core.c - src/pk_opcodes.h - src/pk_vm.h - tests/benchmarks/benchmarks.py Fixes: - Should read `temporary` rather than `temproary`. - Should read `stdout` rather than `stdour`. - Should read `sprintf` rather than `spritnf`. - Should read `splitted` rather than `splited`. - Should read `script` rather than `scirpt`. - Should read `reported` rather than `repored`. - Should read `reduce` rather than `recude`. - Should read `performance` rather than `preformance`. - Should read `instead` rather than `insted`. - Should read `default` rather than `defalt`. |
||
---|---|---|
.. | ||
thirdparty | ||
common.h | ||
internal.h | ||
main.c | ||
modules.c | ||
modules.h | ||
repl.c | ||
thirdparty.c | ||
utils.c | ||
utils.h |