DerDomee / discordbot-alexxoffi

The main Discord bot for the communityserver of AlexxOffi
GNU General Public License v3.0
0 stars 0 forks source link

Include a new argv generator: stavlexer #2

Closed DerDomee closed 3 years ago

DerDomee commented 3 years ago

The old argv generator for commands had a lot of bugs. Here is a new generator, which is modular and split into fully-fledged lexer, parser and generator.

Maybe I publish stavlexer as a standalone pypi package later.

DerDomee commented 3 years ago

Currently, testing is in progress. I still do manual testing. Lol. I should write proper tests for this in the future.