A token parser made with LOVE in mind, loadable via FFI.
lua | ||
src | ||
.gitignore | ||
COMPILING.txt | ||
LICENSE.txt | ||
Makefile | ||
README.txt |
LoveToken is a tokenizer made for usage with LOVE2D's (LuaJIT) FFI. It also works just as well in C or C++, or really anything that can load C functions. See COMPILING.txt for info on compiling.