1
0
mirror of https://gitlab.com/rnger/amath synced 2025-10-05 18:39:41 +00:00

localized keywords

This commit is contained in:
llsth
2015-04-09 23:59:17 +02:00
parent 4a5dc8c329
commit 8dfb048ca5
6 changed files with 107 additions and 66 deletions

View File

@ -28,6 +28,7 @@
#include "main/lexer.h"
#include "main/token.h"
#include "localize/lex.h"
#include "localize/kword.h"
#include "system/program.h"
Lexer::Lexer(const char *input)