You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 years ago | |
---|---|---|
lua | 8 years ago | |
src | 8 years ago | |
.gitignore | 8 years ago | |
COMPILING.txt | 8 years ago | |
LICENSE.txt | 8 years ago | |
Makefile | 8 years ago | |
README.txt | 8 years ago |
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.