summaryrefslogtreecommitdiff
path: root/prolog/lexer.py
AgeCommit message (Collapse)Author
2015-08-11Lexer: increase priority for t_commentTimotej Lazar
Multiline comments were not lexed correctly because /* was interpreted as an operator.
2015-08-11Initial commit for pymonkeyTimotej Lazar